Skip to content

jean0t/PasswordManager-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordManager-Py

An incredible ClI password manager

It has the capability to cryptograph your data and keep it safe from others, since it will be kept safe in a secure database protected by a password.

How to use

First of all clone the repository

git clone git@github.com:jean0t/PasswordManager-Py.git password_manager

after clonning the repository, you can check the requirements.txt to see the modules avaiable, if they are all installed, you can run the file run.py

cd password_manager
python run.py

Modules used:

  • you are able to see in the 'requirements.txt' file

But the Python version used is 3.10.12 and the OS is linux (Ubuntu). ps: not sure if it will work in windows, but i will work for it to happen in the future.

What is intended to change

  • Adding a better cryptography
  • Making a GUI to use
  • Adding new functionalities
  • CLI usability

Example of use

manage_password.mp4

Releases

No releases published

Packages

No packages published

Languages