/password-manager

It stores/encrypts your passwords

Primary LanguagePython

Password-Manager

Setup

  1. git clone https://github.com/ART3MISTICAL/password-manager
  2. cd password-manager/
  3. pip install -r requirements.txt
  4. Run main.py (python main.py)

What it does

  1. It stores passwords in files by encrypting them and decrypting them when you need them
  2. It then copies the password automatically