{"id":13581896,"url":"https://github.com/simnalamburt/macos-totp-cli","last_synced_at":"2025-04-09T23:19:31.317Z","repository":{"id":57651161,"uuid":"417325234","full_name":"simnalamburt/macos-totp-cli","owner":"simnalamburt","description":"Simple TOTP CLI, powered by keychain of macOS","archived":false,"fork":false,"pushed_at":"2024-10-20T14:50:22.000Z","size":63,"stargazers_count":65,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T18:13:57.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simnalamburt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-15T00:47:30.000Z","updated_at":"2025-02-23T15:37:23.000Z","dependencies_parsed_at":"2025-01-09T17:39:04.016Z","dependency_job_id":"01183961-1bb1-4821-9ef2-b3ca5cad7ce7","html_url":"https://github.com/simnalamburt/macos-totp-cli","commit_stats":{"total_commits":40,"total_committers":3,"mean_commits":"13.333333333333334","dds":"0.050000000000000044","last_synced_commit":"6e5a8e67f641fdc70e4576f652f66a00a7c1a3fc"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simnalamburt%2Fmacos-totp-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simnalamburt%2Fmacos-totp-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simnalamburt%2Fmacos-totp-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simnalamburt%2Fmacos-totp-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simnalamburt","download_url":"https://codeload.github.com/simnalamburt/macos-totp-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125835,"owners_count":21051811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-01T15:02:18.441Z","updated_at":"2025-04-09T23:19:31.292Z","avatar_url":"https://github.com/simnalamburt.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"macos-totp-cli\n========\nmacos-totp-cli is a simple TOTP CLI, powered by keychain of macOS.\n\n### Installation\n```bash\nbrew install simnalamburt/x/totp\n```\n\ntotp is also provided as a single static universal binary. Whether you have an\nMac with Apple silicon or Intel-based Mac, you can install totp by downloading\njust one file.\n\n```bash\ncurl -LO https://github.com/simnalamburt/macos-totp-cli/releases/download/v1.1.3/totp \u0026\u0026 chmod +x totp\n```\n\n### Usage\n```console\n$ totp\nUsage:\n  totp [command]\n\nAvailable Commands:\n  add         Manually add a secret to the macOS keychain\n  completion  Generate the autocompletion script for the specified shell\n  delete      Delete a TOTP code\n  get         Get a TOTP code\n  help        Help about any command\n  list        List all registered TOTP codes\n  scan        Scan a QR code image\n  temp        Get a TOTP code from a secret without saving it to the keychain\n\nFlags:\n  -h, --help      help for totp\n  -v, --version   version for totp\n\nUse \"totp [command] --help\" for more information about a command.\n\n$ totp scan google ./image.jpg\nGiven QR code successfully registered as \"google\".\n\n$ totp add github\nType secret: ABCDEFGHIJKLMNOPQRSTUVWXYZ\nGiven secret successfully registered as \"github\".\n\n$ totp list\ngoogle\ngithub\n\n$ totp get google\n123456\n\n$ totp delete google\nSuccessfully deleted \"google\".\n\n$ totp temp\nType secret: ABCDEFGHIJKLMNOPQRSTUVWXYZ\n123456\n```\n\n\u0026nbsp;\n\n--------\n*macos-totp-cli* is primarily distributed under the terms of both the [Apache\nLicense (Version 2.0)] and the [MIT license]. See [COPYRIGHT] for details.\n\n[MIT license]: LICENSE-MIT\n[Apache License (Version 2.0)]: LICENSE-APACHE\n[COPYRIGHT]: COPYRIGHT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimnalamburt%2Fmacos-totp-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimnalamburt%2Fmacos-totp-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimnalamburt%2Fmacos-totp-cli/lists"}