A command line password manager.
Thats it.
If you have go installed simply run
go install github.com/musaubrian/tg@latest
or
git clone https://github.com/musuabrian/tg
cd tg
go build .
or get one of the releases archives
Contributions are welcomed