Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 290 Bytes

Readme.md

File metadata and controls

8 lines (6 loc) · 290 Bytes

Gotp - encrypted TOTP manager

Usage

gotp add "My secret"       # Add a new secret
gotp list                  # List all secrets, choose one and generate a code
gotp remove "My secret"    # Remove a secret
gotp generate "My secret"  # Generate a TOTP code for a secret