Fhpass is a linux/macOS console password manager, which stores all passwords on your local machine, encrypted them before.
To install, download src folder, open cmd in the src folder and run pip install requirements.txt
.
For this moment there is not any release, so to run app, type python3 fhpass.py
This app avaliable only for linux/macOS because windowns doesn't support curses natively. you can try to export this app for the windows, but it can cause some bugs