-
clone the repository
git clone https://github.com/Daniel-191/Password-Generator
or download the compiled exe (GUI or Terminal) -
Now run compile.bat to compile the console version
-
OR
-
Open /ui and open the project in visual studio then build the exe (Release, x86)
-
GUI (ImGui)
-
Clipboard Copy button
-
Add Clipboard clear button (GUI)
-
Save passwords in an encryped file (Console & GUI)
-
Make the GUI neater and overall better