Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 906 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 906 Bytes

Password Manager App🔑

About The App?

A GUI application build using the Tkinter Python Library,it can save your password offline and by site, also you can search for your password by site.

How To Use The App

You can write your account and the password and the username or Email to any website and save this data to a file called data.txt.

  • You can use the Generate PasswordButton to automatically generate a high strong password.
  • To save the data just click on the AddButton and then confirm the detail, then it will save.
  • To search on any site password or detail of the site that is already saved in the app,just write the name of the site click on the Search button, it will give you the detail if it's in the database.

Be safe!