Password Manager in the terminal
To enter the control panel you need to enter your password, and at the first start you will enter a new password to enter.
python3.6 or higher
colorama
pyperclip
sqlite3
-
git clone https://github.com/rady1337/ConsolePasswordManager.git cd ConsolePasswordManager pip3 install -r requirements.txt python3 password+.py
git clone https://github.com/rady1337/ConsolePasswordManager.git cd ConsolePasswordManager pip install -r requirements.txt python password+.py