Skip to content

mehdiamlal/PYLOCK-password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo-preview

How It Works

  1. The user enters the website and the email/password.

  2. The user can enter a password or let the application generate one (which will be copied to clipboard).

  3. When clicking "Add", the application checks to see if there are no empty fields, and then saves the data in a .json file locally.

  4. When clicking "Search", the application checks to see if there is any data related to the searched website, and returns it.

Libraries & Software Used

Libraries

  • Tkinter: for the GUI.
  • json: for handling the .json file.

Software

  • Canva: an online graphic design platform that was used to make the logo.

About

A password manager built in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages