Quickly grab OATH TOTP two-factor codes on a YubiKey from your macOS status bar.
I make apps that I use regularly and I like high-quality apps. You can get this for free by downloading the release from GitHub, or you can support development by buying the app on the App Store and you get automatic updates.
Get Yoath on the Mac App Store to support its development and make sure you've always got the latest version:
- Find the latest release on GitHub
- Download and double click to unzip the app
- Drag it into your Applications folder
- Double click it to launch
- Open System Settings
- Navigate to General → Login Items → Open at Login
- Press
+
then choose Yoath from the list
Dev notes
- Ensure git is clean
- Make sure CHANGELOG.md is up to date
- Update any documentation if needed
- Bump the version and build in the xcode project
- Commit those changes as
X.Y.Z
- Tag the commit as
vX.Y.Z
- Product → Archive then Distribute app → Developer ID → Upload → ...
- Push the commit and tag to GitHub
- Wait for the app to be notarised
- Create a release from the tag, attach the notarised app and write the release notes