Skip to content

Mausham07/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager with Tkinter

A simple password manager application built using Python and Tkinter for the graphical user interface. The program allows users to generate strong passwords and securely save them for different websites.

Features

  • Password generation with a mix of letters, numbers, and special characters.
  • User-friendly interface with Tkinter.
  • Securely save website details, including email/username and password, to a local file.
  • Basic input validation to ensure essential fields are not left empty.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/password-manager.git
    
    

Usage Launch the application. Fill in the website, email/username, and password fields. Click the "Generate Password" button to create a strong password. Click the "ADD" button to save the website details. Confirm the details in the pop-up and proceed to save. Dependencies Python 3.x Tkinter (usually included in standard Python installations)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages