Last updated:
0 purchases
pytotpclient 0.4.0
TOTP client for macOS
Written in Python
Secrets are stored in macOS keychain.
How to work with pytotp_client
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
Where is my secrets stored?
In macOS default keychain.
Name: pytotp_client
Type: application password
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.