{"id":17802602,"url":"https://github.com/the-robin-hood/ttm","last_synced_at":"2025-08-13T08:33:02.779Z","repository":{"id":176338648,"uuid":"655835448","full_name":"The-Robin-Hood/TTM","owner":"The-Robin-Hood","description":"Terminal TOTP Manager is a command-line tool for managing TOTPs","archived":false,"fork":false,"pushed_at":"2023-06-24T12:58:49.000Z","size":83764,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-27T18:32:28.276Z","etag":null,"topics":["2fa","authentication","authenticator","otp","totp","totp-authenticator","totp-generator","two-factor-authentication"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyttm","language":"Python","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/The-Robin-Hood.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-19T17:45:13.000Z","updated_at":"2024-01-23T12:10:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b677437-572a-48fb-a9a7-09dc6ab2e846","html_url":"https://github.com/The-Robin-Hood/TTM","commit_stats":null,"previous_names":["the-robin-hood/ttm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Robin-Hood%2FTTM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Robin-Hood%2FTTM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Robin-Hood%2FTTM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Robin-Hood%2FTTM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The-Robin-Hood","download_url":"https://codeload.github.com/The-Robin-Hood/TTM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229750195,"owners_count":18118484,"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":["2fa","authentication","authenticator","otp","totp","totp-authenticator","totp-generator","two-factor-authentication"],"created_at":"2024-10-27T12:42:47.292Z","updated_at":"2024-12-14T20:20:40.784Z","avatar_url":"https://github.com/The-Robin-Hood.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/The-Robin-Hood/TTM/main/assets/logo.png\"\u003e\u003c/img\u003e\n\u003cbr/\u003e\u003cbr/\u003e\n\n\u003cb\u003e\u003ci\u003eMade for developers by a developer ♥\u003c/i\u003e\u003c/b\u003e \n\u003c/div\u003e\n\u003cbr/\u003e\n\nTerminal TOTP Manager is a command-line tool for managing Time-based One-Time Passwords (TOTPs). \u003cbr/\u003eIt allows you to securely store and generate TOTPs for your various accounts.\n\n## Prerequisites\n\n- Python 3.x\n\n## Building Standalone Executable\n\n```shell\npyinstaller ttm.spec\n```\n\n## Installation\n\n   ```shell\n   pip install pyttm\n   ```\n\n## Usage\n\nTo use TOTP Manager, follow these steps:\n\n1. Open a terminal or command prompt and navigate to the project directory.\n\n2. Run the following command:\n\n   ```shell\n   ttm [command]\n   ```\n\n   Replace `[command]` with one of the following options:\n\n   - `add`: Add a new TOTP credential.\n   - `list`: List all saved TOTPs\n   - `delete`: Delete a TOTP credential.\n\n3. If this is your first time using TOTP Manager, you will be prompted to create a password to secure your credentials. The password must be at least 8 characters long.\n\n4. Depending on the command you choose:\n\n   - For `add`: You can enter the OTPauth URI directly or provide the required information manually.\n   - For `list`: The Issuer and their associated TOTPs will be displayed continuously.\n   - For `delete`: Select the issuer of the credential you want to delete from the displayed list.\n\n## Security\n\n- The TOTP Manager stores your credentials securely by hashing the password before storing it in a DB file (`config.db`) at `ttm` folder `%APPDATA%` or `XDG_CONFIG_HOME` depending on OS.\n- You can only access the TOTP Manager by providing the correct password.\n\n## Contributing\n\nContributions are welcome! If you encounter any issues or have suggestions for improvements, please report them on the project's GitHub page.\n\n## License\n\nThe Project is released under the [MIT License](https://opensource.org/licenses/MIT). Please refer to the LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-robin-hood%2Fttm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-robin-hood%2Fttm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-robin-hood%2Fttm/lists"}