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 πͺπ.
- π¨ 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
- Clone the repository:
git clone https://github.com/yourusername/Password-Generator-App-WPF.git
- Open the solution in Visual Studio (version 2019 or later).
- Build and run the application π.
- Launch the application.
- Choose your desired password length.
- Select the character sets you want to include in your password.
- Click on the "Generate Password" button.
- You can now copy the generated password to your clipboard or save it to a file.
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.
This project is licensed under the MIT License.