Cool Password Generator is a simple Python application built with tkinter that allows users to generate strong passwords quickly and easily. It offers customizable password length and the option to save generated passwords to a text file.
- Generate strong passwords with various characters.
- Specify password length within the range of 1 to 128 characters.
- Option to save generated passwords to a text file.
- User-friendly graphical user interface.
- Python 3.x
- tkinter library
- ttkthemes library
- pyperclip library
- Run the
main.py
script. - Enter your desired password length (1-128) in the input field.
- Click the "Generate Super Password 🚀" button to generate a strong password.
- Optionally, check the "Save as Text File" checkbox to save the password to a file.
- The generated password will be displayed in the text widget and copied to your clipboard.
Denis Dimov
Feel free to contribute to this project or report any issues. If you have suggestions or questions, please contact the author.