A version of my earlier password generator with a tkinter GUI. This version also has a password manager in the form of text files.
HOW TO USE:
- OPTIONAL: Set path for folder where passwords should be saved.
- Enter a number that represents how long the password should be.
- Select wether special characters, numbers or uppercase letters should be included in the password.
- Generate the password.
- OPTIONAL: Enter a name for the file (preferably the name of the service associated with the password).
- OPTIONAL: Enter a username to associate with the password.
- OPTIONAL: Save password to file.