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
- Host: GitHub
- URL: https://github.com/reshmaharidhas/personal-password-manager
- Owner: reshmaharidhas
- License: mit
- Created: 2024-06-30T22:08:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T22:54:28.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T23:43:35.842Z (about 1 year ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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







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