Skip to content

Nikolasama89/password_manager_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This project is a simple password manager application built using Python and the tkinter library for the GUI. It allows users to generate secure passwords, save them along with their associated website and email/username, and retrieve them when needed. The data is stored in a JSON file.

Features

Generate Password: Create a random, secure password with a mix of letters, numbers, and symbols. Save Password: Store website credentials (website, email/username, and password) in a JSON file. Find Password: Retrieve saved credentials for a specific website. Copy to Clipboard: Automatically copy generated passwords to the clipboard.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages