Home

Matt Stuvysant

This simple application allows you to generate passwords via command line (You can use both TUI (Text User Interface) and command-line parameters). Generated passwords can be copied to clipboard (all or one by one). Application allows You to re-generate password(s) with once entered parameters for as many times as You wish.

Application is also designed to be easily extended with more sophisticated classes without necessity of changing colored TUI and vice-versa.

Download the executable file or source code (Visual Studio solution).

Matt

Text User Interface usage:
Screenshot #1 - TUI usage

Command line usage:
Screenshot #2 - CMD usage