Skip to content

Red-Phoenix-01/Password-strength-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Password Strength Checker

A simple yet powerful Python GUI app that checks the strength of passwords using real-time feedback and regex rules.

Screenshot


πŸš€ Features

  • GUI with Tkinter
  • Real-time password strength feedback
  • Criteria checks (uppercase, lowercase, digits, symbols, length)
  • Progress bar with color indicators
  • Password visibility toggle

πŸ›  Tech Stack

  • Python 3
  • Tkinter
  • Regex

πŸ“¦ How to Run

  1. Clone the repo:
    git clone https://github.com/your-username/password-strength-checker.git
    cd password-strength-checker

About

A Simple Python GUI app to check password strength using Tkinter and regex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages