ihate2fa
This is a tool to generate OTP codes from system tray. Secrets are stored in a system keychain.
Install
go install github.com/IlyaFloppy/ihate2fa/cmd/ihate2fa@latest
Add OTP's
ihate2fa --add="otpauth-migration://offline?data=..." # replace link
Generate OTP's
All OTP's:
ihate2fa --gen
1. example1: 314246
2. example2: 284223
Single OTP:
ihate2fa --acc="example1"
314246
Run in tray
ihate2fa --tray