{"id":21108449,"url":"https://github.com/zalopay-oss/tokeny","last_synced_at":"2025-08-20T07:18:32.675Z","repository":{"id":45917168,"uuid":"289708586","full_name":"zalopay-oss/tokeny","owner":"zalopay-oss","description":"Minimal TOTP generator from your Shell","archived":false,"fork":false,"pushed_at":"2021-11-28T15:14:23.000Z","size":3466,"stargazers_count":19,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-20T12:41:20.286Z","etag":null,"topics":["cli","hacktoberfest","tokeny","totp"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zalopay-oss.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":"2020-08-23T15:01:55.000Z","updated_at":"2023-08-08T16:19:11.000Z","dependencies_parsed_at":"2022-08-28T07:40:21.924Z","dependency_job_id":null,"html_url":"https://github.com/zalopay-oss/tokeny","commit_stats":null,"previous_names":["ltpquang/tokeny"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalopay-oss%2Ftokeny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalopay-oss%2Ftokeny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalopay-oss%2Ftokeny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalopay-oss%2Ftokeny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zalopay-oss","download_url":"https://codeload.github.com/zalopay-oss/tokeny/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225449610,"owners_count":17476095,"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":["cli","hacktoberfest","tokeny","totp"],"created_at":"2024-11-20T00:46:34.684Z","updated_at":"2024-11-20T00:46:35.200Z","avatar_url":"https://github.com/zalopay-oss.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tokeny\n\nTokeny is a minimal CLI **[TOTP](https://tools.ietf.org/html/rfc6238) (Time-Based One-Time Password)** generator. \n\n## 1. Installation\n\n### Using Homebrew\n\n```\nbrew install zalopay-oss/tap/tokeny\n```\n\nor\n\n```\nbrew tap zalopay-oss/tap\nbrew install tokeny\n```\n\n### Using pre-built binaries\n\nDownload proper binary from [releases section](https://github.com/zalopay-oss/tokeny/releases) and put into your paths.\n\n### Build from source\n\nYou can also clone this repo and build it yourself.\n\n## 2. Usage\n\nPlease consult `tokeny --help` for all features' usages.\n\n```bash\nNAME:\n   tokeny - Another TOTP generator\n\nUSAGE:\n   tokeny [global options] command [command options] [arguments...]\n\nCOMMANDS:\n   setup    setup master password\n   add      add new entry\n   get      get OTP\n   delete   delete selected entry\n   list     list all entries\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --help, -h  show help (default: false)\n```\n\n### Master Password\n\n**Tokeny** requires a Master Password for authenticating you against the whole application.\n\nMaster Password can be set **only once**, on the very first time you run `tokeny setup`. After that, all other commands will ask for Master Password once for every 5 minutes.\n\nIn case you lost your Master Password, the only way to reset it is removing all data (including token entries), located at `$HOME/.tokeny`.\n\n## 3. Caution\n\nPlease think twice before using **Tokeny**, since having token generator in your machine may make you lose the benefits of **Two-Factor** Authentication.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalopay-oss%2Ftokeny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalopay-oss%2Ftokeny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalopay-oss%2Ftokeny/lists"}