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:
- Checkout this repository.
- Open "Kraken.xcodeproj" in Xcode.
- Click "Run" in the Product menu.