Skip to content

A basic and simple password generator desktop app based on the .NET Windows Forms UI Framework.

License

Notifications You must be signed in to change notification settings

derkandre/Basic-WFA-Password-Gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic WFA Password Generator

A basic and simple password generator desktop app based on the .NET Windows Forms UI Framework.

Preview.png

Build It Yourself

You can build the program yourself using Visual Studio (tested in 2017 and up). You can instead also download the binary here.

Prerequisites

Steps

  1. Clone the Repository:

    • Open Windows Terminal or Command Prompt.
    • Run the following command to clone the repository to your local machine:
      git clone https://github.com/derkandre/Basic-WFA-Password-Gen.git
      
  2. Open the Solution:

    • Navigate to the directory where you cloned the repository.
    • Find the Visual Studio solution file (.sln) and double-click to open it in Visual Studio 2022.
  3. Build the Solution:

    • Click on the "Build" menu and choose "Build Solution" (or press Ctrl + Shift + B) to compile the project.
  4. Run the Application:

    • After successfully building the solution, you can run the application by clicking on the "Start" button (play triangle icon) in the toolbar or by pressing F5.
    • And you're done!

Contributing

If you find any issues or have suggestions for improvements, feel free to contribute to the project by submitting pull requests or opening issues on GitHub. I would appreciate it hehe.

License

License: ISC
This project is licensed under the ISC License in which the full license text can be found here:

https://github.com/derkandre/Basic-WFA-Password-Gen/blob/master/LICENSE.md

About

A basic and simple password generator desktop app based on the .NET Windows Forms UI Framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages