CLI TOTP Tool
I needed a CLI TOTP client so I built one.
A secure, cross-platform TOTP manager built in Go for generating and managing 2FA codes directly from the command line. Features encrypted secret storage using AES-256-GCM, password-based protection, and both CLI and interactive modes.