Skip to main content

A simple Terminal based TOTP manager

Project description



Made for developers by a developer ♥


Terminal TOTP Manager is a command-line tool for managing Time-based One-Time Passwords (TOTPs).
It allows you to securely store and generate TOTPs for your various accounts.

Prerequisites

  • Python 3.x

Installation

pip install pyttm

Usage

To use TOTP Manager, follow these steps:

  1. Open a terminal or command prompt and navigate to the project directory.

  2. Run the following command:

    ttm [command]
    

    Replace [command] with one of the following options:

    • add: Add a new TOTP credential.
    • list: List all saved TOTPs
    • delete: Delete a TOTP credential.
  3. 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.

  4. Depending on the command you choose:

    • For add: You can enter the OTPauth URI directly or provide the required information manually.
    • For list: The Issuer and their associated TOTPs will be displayed continuously.
    • For delete: Select the issuer of the credential you want to delete from the displayed list.

Security

  • 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.
  • You can only access the TOTP Manager by providing the correct password.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please report them on the project's GitHub page.

License

The Project is released under the MIT License. Please refer to the LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyttm-0.1.0.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyttm-0.1.0-py2.py3-none-any.whl (9.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pyttm-0.1.0.tar.gz.

File metadata

  • Download URL: pyttm-0.1.0.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for pyttm-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ec64745790678c067a13b48e7a35cd70a4569d4496d738c78b162cdcd7daaec2
MD5 1dce7b07b37744af0d32b1eed8d0eb7b
BLAKE2b-256 44bb1ac1922a8176cc7caba312143546012099684cee13832dea97aea8518d76

See more details on using hashes here.

File details

Details for the file pyttm-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: pyttm-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for pyttm-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 06ed06fc8fc91dfd641728f49bc68380dcac4d23fa7b19112335eb73cda11715
MD5 709160bf5ecfb5ec7f625d79d1fe52b1
BLAKE2b-256 73baf7ede5f115576aaca799fe79084fc697dc6728081b1ae2b721cc347da5a2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page