Skip to content

a GUI application made using python's tkinter library to store passwords and generate secure passwords.

Notifications You must be signed in to change notification settings

OmikAcharya/PassKeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassKeep

a GUI application made using python's tkinter library to store passwords and generate secure passwords. Usernames and passwords of the users are stored in the detail.txt file separated by an "=" between them: image New .txt files are created for each new user and that respective users accounts and passwords are sotred seperated by "->" ex: image

The Program enables the user to store all their different passwords and also provides them with secure 16 character long random passowords to use Photos of the UI: LOGIN PAGE: image Pop up window if incorrect details are entered: image

image saved passwords: image

I learnt how to create a GUI using pythons tkinter library and also how to read and write txt files using python.

About

a GUI application made using python's tkinter library to store passwords and generate secure passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages