goaegis/README.md
2024-04-30 07:36:57 +00:00

1.5 KiB

CLI to generate OTPs from Aegis vault file

Release License Go Report Card CI/CD

Report Bug · Request Feature

list.png

Installation

Linux/Windows

You can download prebuild binaries from this page.

go install

You can also install this CLI via go install. Go 1.22+ is required to do so.

go install gitea.dwysokinski.me/Kichiyaki/goaegis/cmd/goaegis@latest

Shell Completion

bash

Add the following to the end of ~/.bashrc:

source <(goaegis hook bash)

License

This project is licensed under the MIT license. See the LICENSE file for the full license text.