Skip to content

Version 1.0 Release

Compare
Choose a tag to compare
@Wolfmyths Wolfmyths released this 17 Nov 09:08
· 11 commits to main since this release
6fe6840

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:

  1. Download password-generator.rar and unzip the file
  2. 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!