Skip to content

HobbieJ/PasswordGenerator

Repository files navigation

Simple Password Generator

Donate GitHub license

An amazingly user friendly password generator!

This program was first made as a fun project I kept up in High School. I occasionally add new features to it, but it's not in active development.

NOTE: This is a pet project I made to practice using C# in High School. I strongly recommend you use a full password manager to save your passwords in an encrypted file, so that you don't have to remember them, and they are safe. My password manager of choice is 1Password, however if you're looking for a free and open source solution, KeePass is an amazing solution.

Installation

NOTE: This requires the .NET Framework to run. If you use the installer, it will automatically install!

Go to the releases page, download the .MSI, and run!

Development

Download Visual Studio for Windows, clone the project, and run the Solution (.SLN) file.

You'll also need to install this extension in order to work with the VS_Setup project.

License

The theme is available as open source under the terms of the MIT License.