Skip to content

Meyou-code/AltPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 AltPass — Password Generator

Python CustomTkinter pynput Segoe Fluent Icons Windows MIT License

AltPass is a lightweight desktop password generator that lives outside your taskbar. Summon it instantly with a global hotkey, generate a secure password, copy it and get back to work — all in under 2 seconds.

AltPass Preview

📑 Table of Contents


🚀 Key Features

  • Global hotkey : summon / hide the window from anywhere with Alt+P
  • 🔐 Cryptographically secure : uses Python's secrets module, not random
  • 🎛️ Fully customizable : length (4–64), uppercase, lowercase, digits, symbols, exclude ambiguous chars
  • 📊 Strength indicator : real-time password strength bar (Weak / Medium / Strong)
  • 🕘 Session history : keeps the last 50 generated passwords, each re-copyable in one click

🖥️ Quick Preview

AltPass Preview

⚡️ Getting Started

1️⃣ Prerequisites

pip install customtkinter pynput

2️⃣ Run

python altpass.py

AltPass will appear in the center of your screen. It won't show in the taskbar or alt-tab — it's designed to stay out of your way.

3️⃣ Default Hotkey

Press Alt + P at any time to show or hide AltPass, even when another app is focused.


🗺️ Roadmap

  • Passphrase mode (word-based passwords)
  • Clipboard auto-clear after N seconds

🤝 Contributing

Contributions are welcome! Feel free to:

  • 🐛 Report bugs
  • 💡 Suggest new features
  • 🔧 Submit pull requests

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.


Built with ❤️ by meyou — because good passwords shouldn't slow you down 🔐

⬆ Back to top

About

AltPass - lightweight desktop password generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages