Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.55 KB

README.md

File metadata and controls

35 lines (30 loc) · 1.55 KB

Password Generator App (WPF) 🔐🖥️

Welcome to the Password-Generator-App-WPF! A powerful and easy-to-use password generator application built with Windows Presentation Foundation (WPF) 🎉🎨. This app is designed to help you create strong, unique, and secure passwords in a matter of seconds 💪🔒.

Features 💡

  • 🎨 Sleek and modern user interface designed with WPF
  • 🔢 Generate passwords with a custom length (default is 12 characters)
  • 📚 Choose from various character sets:
  • 🔠 Uppercase letters (A-Z)
  • 📇 Lowercase letters (a-z)
  • 🗂️ Digits (0-9)
  • 🔣 Special characters (!@#$%^&*)
  • ✅ Option to include or exclude specific character sets
  • 📋 Copy generated passwords to clipboard with a single click
  • 💾 Save your generated passwords in a secure text file

Installation 📥

  1. Clone the repository:
git clone https://github.com/yourusername/Password-Generator-App-WPF.git
  1. Open the solution in Visual Studio (version 2019 or later).
  2. Build and run the application 🚀.

Usage 🎛️

  1. Launch the application.
  2. Choose your desired password length.
  3. Select the character sets you want to include in your password.
  4. Click on the "Generate Password" button.
  5. You can now copy the generated password to your clipboard or save it to a file.

Contributing 🤝

Contributions are welcome! Feel free to submit a pull request, create an issue, or get in touch with the maintainers if you have any suggestions or improvements.

License 📄

This project is licensed under the MIT License.