PassMe

Overview

PassMe is an open-source Password Manager Tool written in Python 3. It securely generates and stores complex passwords, supporting custom and randomly generated passwords. It also includes features for key management, account creation, and password rotation.

Features

Getting Started

    1. Clone git repository
    git clone https://github.com/aniketchavan2211/Password-Manager.git cd Password-Manager
    2. Install dependencies
    pip install -r requirements.txt (Till yet no requirements.txt is uploaded.)
    3. Run the Password Manager.
    python3 main.py

Contact

If you have any questions, feel free to contact us at aniketchavan2211@gmail.com.