https://github.com/4techsadiq/passapp
A simple password manager
https://github.com/4techsadiq/passapp
Last synced: about 1 year ago
JSON representation
A simple password manager
- Host: GitHub
- URL: https://github.com/4techsadiq/passapp
- Owner: 4TechSadiq
- Created: 2024-02-01T04:35:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T14:36:30.000Z (over 2 years ago)
- Last Synced: 2025-02-02T05:42:43.238Z (over 1 year ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PassApp
PassApp is a password manager developed by using a simple graphical user interface (GUI) built using Tkinter. It allows users to generate secure passwords and store them along with website and email information.
## Features
- Password generation with a mix of letters, numbers, and symbols.
- Save passwords along with website and email details.
- User-friendly GUI for easy interaction.
## Getting Started
1. **Clone the Repository:**
```bash
git clone https://github.com/your-username/password-manager.git
cd password-manager