Skip to content

elisey/pytotp_client

Repository files navigation

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

About

TOTP client for macOS with storage in keychain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages