Skip to content

DevMFarhad/password-generator-pygui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Password Generator (Tkinter GUI)

A simple and elegant password generator desktop app built with Python Tkinter. Quickly generate strong, secure passwords and copy them to your clipboard with one click.


📦 Features

  • 🔄 Generate secure random passwords
  • 📋 One-click copy to clipboard
  • 🎛️ Customizable password length
  • 🖥️ Clean and responsive Tkinter UI
  • 🔌 Lightweight and works offline

🛠 Tech Stack

  • Python 3.x
  • Tkinter (GUI)
  • Pyperclip (Clipboard management)
  • Custom utils.py module for password logic

🚀 Getting Started Locally

1. Clone the Repository

git clone https://github.com/DevMFarhad/password-generator-pygui.git
cd password-generator-pygui

2. Clone the Repository

pip install pyperclip

3. Clone the Repository

python main.py

📁 Project Structure

password-generator-pygui/
├── main.py # Main Tkinter application
├── utils.py # Password generation logic
├── icon.png # Application icon
└── README.md # Project documentation

📜 License

MIT License © 2025 Mohammad Farhad

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages