Skip to content

NoorMahammad-S/Password_Manager_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager App

This is a simple Python-based Password Manager application with a graphical user interface (GUI) using Tkinter. It allows you to generate secure passwords, store them along with website and email information, and retrieve saved passwords when needed.

Password Manager

Features

  • Generate random passwords.
  • Save and manage passwords for different websites.
  • Retrieve passwords for websites.
  • Store password data in a JSON file.

Prerequisites

  • Python 3.x
  • Required Python libraries (tkinter, pyperclip)

Getting Started

  1. Clone the repository to your local machine.

    git clone https://github.com/NoorMahammad-S/password-manager.git
  2. Navigate to the project directory.

    cd password-manager-app
  3. Run the application.

    python password_manager_app.py

Usage

  • Click the "Generate Password" button to create random passwords.
  • Enter website, email, and password information.
  • Click the "Add" button to save the data.
  • Use the "Search" button to retrieve saved passwords.

Contributing

Contributions are welcome. Please follow the GitHub flow when contributing.

  1. Fork the repository.
  2. Create a new branch for your feature or fix.
  3. Make your changes.
  4. Test your changes thoroughly.
  5. Create a pull request to merge your branch into the main repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages