/TheKraken

An iOS client for the Twit-arr server.

Primary LanguageSwift

TheKraken

An iOS client for the Twitarr server.

Running The Kraken locally

You'll need:

  • a Macintosh running MacOS 10.15 and Xcode 11.3.
  • an iPhone or iPad. Most app features work on the simulator; however a few features depend on ARKit and only work on an actual device.
  • a running Twitarr server instance to connect to in order to do much of anything.

Steps to launch:

  1. Checkout this repository.
  2. Open "Kraken.xcodeproj" in Xcode.
  3. Click "Run" in the Product menu.