Skip to content

Daniel-191/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and Usage

  • 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)

Previews

plot

Demo

TODO:

  • 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