It helps you to login your google, microsoft or hackclub account quickly. A simple and useful command-line TOTP (one-time password) generator and manager.
just try pip install hackauth
I use it for debug and requests some ideas
It helps you to login your google, microsoft or hackclub account quickly. A simple and useful command-line TOTP (one-time password) generator and manager.
just try pip install hackauth
I use it for debug and requests some ideas
I add a feature for adding the key by QR code. I was really easy for me but really cool
Add a QR code option you can add your secret by scan QR code now!
Log in to leave a comment
This version can be used normally. Any suggestions are welcome.
Heyoo! This is my project — a sleek key manager, packaged as a CLI tool and published to PyPI. TOTP (Time-based One-Time Password) is like a digital bouncer for your accounts: it generates a fresh 6-digit code every 30 seconds that expires faster than a Snapchat streak. Apps like Google Authenticator and Microsoft Authenticator are the popular kids doing this job. Pretty much every major platform — GitHub, Google, Twitter/X, Facebook, AWS, Cloudflare, you name it — supports TOTP. HackClub Account also support this
Log in to leave a comment