{"id":24901428,"url":"https://github.com/minaotp/minaotp-mac","last_synced_at":"2026-02-21T09:31:10.597Z","repository":{"id":55625820,"uuid":"143862399","full_name":"MinaOTP/MinaOTP-MAC","owner":"MinaOTP","description":"Two-factor authentication tray app in macOS","archived":false,"fork":false,"pushed_at":"2023-05-23T08:45:46.000Z","size":3033,"stargazers_count":61,"open_issues_count":3,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T03:06:10.083Z","etag":null,"topics":["google-auth","google-authentication","google-authenticator","macos-app","macosx","two-factor"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MinaOTP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-07T11:15:09.000Z","updated_at":"2025-04-04T10:05:03.000Z","dependencies_parsed_at":"2023-01-31T02:31:19.547Z","dependency_job_id":null,"html_url":"https://github.com/MinaOTP/MinaOTP-MAC","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/MinaOTP/MinaOTP-MAC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinaOTP%2FMinaOTP-MAC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinaOTP%2FMinaOTP-MAC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinaOTP%2FMinaOTP-MAC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinaOTP%2FMinaOTP-MAC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MinaOTP","download_url":"https://codeload.github.com/MinaOTP/MinaOTP-MAC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinaOTP%2FMinaOTP-MAC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29678224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-auth","google-authentication","google-authenticator","macos-app","macosx","two-factor"],"created_at":"2025-02-01T21:16:09.762Z","updated_at":"2026-02-21T09:31:10.562Z","avatar_url":"https://github.com/MinaOTP.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MinaOTP-MAC\n\n[![](https://img.shields.io/badge/platform-osx-red.svg)](https://github.com/MinaOTP/MinaOTP-MAC)    [![](https://img.shields.io/github/release/MinaOTP/MinaOTP-MAC.svg)](https://github.com/MinaOTP/MinaOTP-MAC/releases)    [![](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/MinaOTP/MinaOTP-MTP)   \n\u003c!-- [![](https://img.shields.io/github/downloads/MinaOTP/MinaOTP-MAC/latest/total.svg)](https://github.com/MinaOTP/MinaOTP-MAC)\n--\u003e\nMinaOTP-MAC is a two-factor authentication tray app that runs at macOS. It's based on [RFC6238](https://tools.ietf.org/html/rfc6238), and the algorithm was implement by `Objective-C`\n\nThe program will generate secure dynamic 2FA tokens for you, and the `add`, `edit`, `remove`,`import`, `export` are pretty convenient.\n\n## Requirements\n\n- macOS 10.10+\n- Xcode 9.4.1+\n- Swift 4.1\n\n### Software Screenshot\n\nHome\n\n![screenshot](https://raw.githubusercontent.com/wjmwjmwb/GitImage/master/MinaOtp-Guide/guide_en_10.png)\n\nright click the item to delete or edit\n\n![screenshot](https://raw.githubusercontent.com/wjmwjmwb/GitImage/master/MinaOtp-Guide/guide_en_09.jpeg)\n\nEdit\n\n![screenshot](https://raw.githubusercontent.com/wjmwjmwb/GitImage/master/MinaOtp-Guide/guide_en_05.png)\n\nright click the statusbar to get help\n\n![screenshot](https://raw.githubusercontent.com/wjmwjmwb/GitImage/master/MinaOtp-Guide/guide_en_07.png)\n\nAdd Token\n\n![screenshot](https://raw.githubusercontent.com/wjmwjmwb/GitImage/master/MinaOtp-Guide/guide_en_08.jpeg)\n\nScan Qr Code\n\n![screenshot](https://raw.githubusercontent.com/wjmwjmwb/GitImage/master/MinaOtp-Guide/guide_en_02.png)\n![screenshot](https://raw.githubusercontent.com/wjmwjmwb/GitImage/master/MinaOtp-Guide/guide_en_03.png)\n\n\n### Feature\n\n* Generate the 2FA token\n* Choose a qrcode_image to add a new token\n* Scan a qrcode_image to add a new token\n* Add a new token mannually\n* Edit the issuer and remark info\n* Remove a existed token\n* Backup datas to local json files\n* Import datas from local json files\n* Hotkey:   ⌘⌘   (double click ⌘) \n\n### Todo\n* [x] sync to icloud\n* [ ] add hotkey to copy token \n\n### Acknowledgements\n[FlatButton](https://github.com/OskarGroth/FlatButton)\n[Magnet](https://github.com/Clipy/Magnet)\nThanks for their great work. \n\n### [中文文档](README_zh.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminaotp%2Fminaotp-mac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminaotp%2Fminaotp-mac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminaotp%2Fminaotp-mac/lists"}