Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strong Password Generator

This project is a strong password generator with a modern graphical user interface built using KivyMD in python.

Features

  • Generate secure passwords of customizable length
  • Choose which character types to include: lowercase, uppercase, numbers, and symbols
  • User-friendly interface with switches and slider for easy selection
  • Copy the generated password to your clipboard with one click

How to Run

  1. Install dependencies:
    pip install kivymd
    pip install kivy
  2. Run the app:
    python main_app.py

Files

  • logic.py: Contains the password generation logic
  • main_app.py: The KivyMD user interface

Requirements

  • Python 3.7+
  • KivyMD

Screenshot

alt text

About

This project is a strong password generator with a modern graphical user interface built using KivyMD in python.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages