Skip to content

mainak55512/PassMan

Repository files navigation

PassMan

Simple CLI Password manager written in Python3

Author

Programming Language

Demo

PassMan

Screenshots

App Screenshot App Screenshot App Screenshot

Run Locally

Clone the project

  git clone https://github.com/mainak55512/PassMan.git

Go to the project directory

  cd PassMan

Install dependencies

  pip3 install -r requirements.txt

Start the programme

  python3 PassMan.py
  • NOTE: To change the login password first run "hashed_login_password_generator.py". This will generate a hashed password of your choice. Paste the password in "Cred.json"'s password field. Cred.json is stored in .data folder

About

Simple CLI Password manager written in Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages