Shadowfacts 1a64bfcef8 Disallow keyboard focus in sidebar
Makes keyboard shortcuts from the split VC's primary content available

See #302
2023-01-20 11:33:28 -05:00
2019-12-30 16:00:14 -05:00
2019-12-30 16:00:14 -05:00
2023-01-17 19:32:50 -05:00
2023-01-20 11:33:28 -05:00
2023-01-19 14:38:35 -05:00
2022-12-14 10:04:25 -05:00
2021-11-11 13:26:11 -05:00
2022-12-14 10:04:25 -05:00

Tusker

Tusker is a WIP iOS app for Mastodon and Pleroma.

Installing for Development

Requirements:

  • Xcode 14
  1. Clone the project: git clone https://git.shadowfacts.net/shadowfacts/Tusker.git
  2. Change directory into the project: cd Tusker
  3. Copy the sample xcconfig: cp Tusker.xcconfig.example Tusker.xcconfig
  4. Edit Tusker.xcconfig and change the development team ID and the bundle ID prefix to your own.
  5. Open Tusker.xcodeproj in Xcode
  6. Select a target in the Tusker scheme and build & run.
Description
An iOS app for Mastodon, Pleroma, and more.
https://vaccor.space/tusker
Readme
Languages
Swift 100%