scripts/get-otp/README.md
Guilherme Rugai Freire a9a5ae6d0c
add get-otp script
2023-10-21 19:20:24 -03:00

9 lines
241 B
Markdown

# get-otp
## About
A simple shell wrapper for go-andotp and oathtool for generating TOTP with andotp backups files.
## Requirements
- [go-andotp](https://github.com/RijulGulati/go-andotp)
- [oathtool](https://www.nongnu.org/oath-toolkit/)