MinaOTP-MAC is a two-factor authentication tray app that runs at macOS. It's based on RFC6238, and the algorithm was implement by Objective-C
The program will generate secure dynamic 2FA tokens for you, and the add
, edit
, remove
,import
, export
are pretty convenient.
- macOS 10.10+
- Xcode 9.4.1+
- Swift 4.1
Home
right click the item to delete or edit
Edit
right click the statusbar to get help
Add Token
Scan Qr Code
- Generate the 2FA token
- Choose a qrcode_image to add a new token
- Scan a qrcode_image to add a new token
- Add a new token mannually
- Edit the issuer and remark info
- Remove a existed token
- Backup datas to local json files
- Import datas from local json files
- Hotkey: ⌘⌘ (double click ⌘)
- sync to icloud
- add hotkey to copy token
FlatButton Magnet Thanks for their great work.