Version 1.0 Release
The GUI Update!
I finally created a working GUI with python and used pyinstaller to turn my script into an application!
There's still some stuff to be done on this project. Checkout the to-do list in the readme.md file to learn what's next!
How to install and use:
- Download password-generator.rar and unzip the file
- Open the main folder and then open main.exe
Changelog:
- Added GUI (For the cost of my sanity)
- Program is launched through an executable instead of a terminal
Known Bugs:
- Generating a new passphrase will have few second wait times depending on the amount of words chosen
- If anyone knows more about why this is happening, let me know!