Skip to content

This is a local encrypted password manager that I created to be extremely efficient and fast with autocorrect based on the account you want.

License

Notifications You must be signed in to change notification settings

AmirH32/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password-Manager

This is a local encrypted password manager that I created to be extremely efficient and fast with autocorrect based on the account you want.

This is a two script package for efficiency. The adder script allows you to add and remove passwords from the encrypted text file. The crimson script allows you to view and retrieve passwords to your clipboard from the encrypted text file.

The reason two scripts are used and they are not merged into one is due to efficiency as one more button press to select the option you want takes extra time.

To configure the text file and file path edit the FILE_PATH in the files.

To turn these into applications, install pyinstaller and run the pyinstaller --onefile \path\to\script.py

About

This is a local encrypted password manager that I created to be extremely efficient and fast with autocorrect based on the account you want.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages