An open API service indexing awesome lists of open source software.

https://github.com/reshmaharidhas/personal-password-manager

Desktop offline password manager for Windows
https://github.com/reshmaharidhas/personal-password-manager

cryptocode decryption desktop-app encryption encryption-decryption mysql mysql-connector-python mysql-database password password-manager password-manager-app privacy-tools python python3 security tkinter ttk windows

Last synced: about 2 months ago
JSON representation

Desktop offline password manager for Windows

Awesome Lists containing this project

README

          



# Personal Password Manager for Windows
Desktop offline password manager for Windows






## Programming Language
- Python 3
## Tech Stack
- Tkinter
- MySQL (Database)
- MySQL Connector Python
## Features
- Store Login/Password credentials
- Store URL
- All data is encrypted and decrypted securely
- Mark favorite login/password credentials
- Edit saved login/password credentials
- Displays date and time of creation
- Displays last modified date and time of credentials
- One master password for viewing all stored data
- Login with your registered master password
- Modify your registered master password
## Screenshots
![image](https://github.com/reshmaharidhas/personal-password-manager/assets/37250413/7c77f791-9f9e-4ef3-86f2-50ca9e825bb4)
![image](https://github.com/reshmaharidhas/personal-password-manager/assets/37250413/ad9d2da0-ca27-4510-9f80-ddda6143a22a)
![image](https://github.com/reshmaharidhas/personal-password-manager/assets/37250413/29a99b9a-db58-4c8c-b976-a40e9a21d14f)
![image](https://github.com/reshmaharidhas/personal-password-manager/assets/37250413/773af148-a6de-4980-ab26-61dadfba1195)
![image](https://github.com/reshmaharidhas/personal-password-manager/assets/37250413/4abb6d9f-e8b1-4dfb-a659-5e004ed18aea)
![image](https://github.com/reshmaharidhas/personal-password-manager/assets/37250413/a7dc2a83-ec8b-4735-89e1-f7e79b3acf3e)

![image](https://github.com/reshmaharidhas/personal-password-manager/assets/37250413/69277522-ab3e-4136-a83b-de15ce0e1d7e)

## Environment Variables to set
- MYSQL_USER
- MYSQL_PASSWORD
## License
This project is licensed under the MIT License.