- add usernames and passwords
- delete a particular entry
- show/hide passwords
- You will asked to Enter master-password to view saved info even though you are logged in
Clone this repository using
$ git clone https://github.com/vendz/Password-Storage-System.git
Enter the directory and install all the requirements using
$ pip3 install -r requirements.txt
Run the app using
$ python3 main.py
- 1 ) run the code in your terminal / powershell / CMD
- 2 ) it will ask for master password (default password: vendz)
- 3 ) now you can save your credentials and close the software
- 4 ) whenever you will open the software it will show you previously saved entries too