A reimplementation of neko-mac in Swift with some additional features.
Prerequisites:
- A mac running macOS Monterey (or newer)
- Xcode 14.1 (or newer)
- Git
- clone this repo:
git@github.com:Lontronix/Neko-Swift.git - Double click on
Neko-Swift.xcodeprojto open the project in Xcode - With Xcode open click
Product → Archivein the menu bar - Once completed a new window will pop up, select the most recent build and select "Distribute App"
- Select "Copy App" and choose a place to export it (like
/Applications)

