Simple CLI tool to generate TOTP codes
Project description
🔐 QuickTOTP
Simple, fast, and powerful TOTP generator for your terminal.
QuickTOTP is a lightweight CLI tool to generate Time-Based One-Time Passwords (TOTP) directly from your terminal — no mobile app required.
✨ Features
- 🔑 Generate TOTP codes instantly
- 📦 Store multiple accounts
- ⚡ Live auto-refresh mode
- 🖥 Simple CLI interface
- 💾 Local storage (no internet required)
📦 Installation
pip install quicktotp
🚀 Usage
➕ Add account
quicktotp add github JBSWY3DPEHPK3PXP
📋 List accounts
quicktotp list
🔢 Generate code
quicktotp code github
⚡ Live mode (auto refresh)
quicktotp live github
❌ Delete account
quicktotp delete github
📂 Storage
All secrets are stored locally in:
~/.quicktotp.json
⚠️ Security Notice
Secrets are stored in plain text.
For better security, encryption will be added in future versions.
🛠 Requirements Python 3.7+ pyotp 📜 License
MIT License © 2026 Eden
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quicktotp-0.2.1.tar.gz.
File metadata
- Download URL: quicktotp-0.2.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
801a4f26ba1949c77ea18912334d62094aea71fe0e8f4a7c51825ef6e3642ad9
|
|
| MD5 |
bfa4e28e3714e4ac9bcd490a1a116374
|
|
| BLAKE2b-256 |
8a9b814cf6afc349c272347c9ce8ad66c3d96ca7b592808f1461f2ee76822acc
|
File details
Details for the file quicktotp-0.2.1-py3-none-any.whl.
File metadata
- Download URL: quicktotp-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5b47ba65c314df1382e6a68709da1a90aa4deaec9010d560a946458722b0a90
|
|
| MD5 |
fc93decd948f16ad1193a2c091067f70
|
|
| BLAKE2b-256 |
8734af60cc600ee773747c90331018c6d5692afc258fc2aa6d43a81f6b069bf8
|