- Written in Python
- Secrets are stored in macOS keychain.
Add secret to keychain
totp add google.com BBBBDDDD
Get one time password
totp get google.com
Remove secret from keychain
totp delete google.com
In macOS default keychain.
- Name: pytotp_client
- Type: application password