Skip to content

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.

Notifications You must be signed in to change notification settings

DDimov03/Cool-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Cool Password Generator

Overview

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.

Features

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

Prerequisites

  • Python 3.x
  • tkinter library
  • ttkthemes library
  • pyperclip library

Usage

  1. Run the main.py script.
  2. Enter your desired password length (1-128) in the input field.
  3. Click the "Generate Super Password 🚀" button to generate a strong password.
  4. Optionally, check the "Save as Text File" checkbox to save the password to a file.
  5. The generated password will be displayed in the text widget and copied to your clipboard.

Screenshots

Password_G

Author

Denis Dimov

Feel free to contribute to this project or report any issues. If you have suggestions or questions, please contact the author.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages