Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
/ fhpass Public archive

Fhpass is a linux/macOS console password manager, written in python with curses and fernet

License

Notifications You must be signed in to change notification settings

cebem1nt/fhpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fhpass

Fhpass is a linux/macOS console password manager, which stores all passwords on your local machine, encrypted them before.

Instalation

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

About

Fhpass is a linux/macOS console password manager, written in python with curses and fernet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages