Skip to content

AdeshGhadage/Password_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

This is a simple password manager Python application that allows users to store their online passwords and login IDs locally.

Screenshot from 2024-04-13 15-41-30

Features

  • Securely store and manage passwords
  • Add, update, and delete password entries
  • Generate strong and unique passwords
  • Encrypt and decrypt passwords for added security
  • Generate random passwords

Installation

  1. Clone the repository:

    git clone https://github.com/AdeshGhadage/Password_Manager.git
  2. Install the required dependencies:

    pip install pyperclip

Usage

To start the game, simply run the following command in your terminal:

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages