Achiwilms / Local-Password-Generator

Generate Strong Passwords Locally with User-Friendly UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Password Generator

When it comes to ensuring the security of our online accounts, having a strong password is paramount. While visiting an online website to generate one seem like a convenient choice, it can pose potential risks to our security. There's always a chance of these sites being malicious or vulnerable to hacking, jeopardizing our sensitive data.

To safeguard our online presence effectively, it is wiser to generate passwords locally. This program can assist you in accomplishing this objective. Moreover, it offers a user-friendly graphical interface, allowing you to use it effortlessly. Hope you like it 😃

Environment

Use the package manager pip to install package customtkinter

pip install customtkinter

Usage

  1. Run main.py
python main.py
  1. An graphical user interface should appear.

GUI

  1. Select the desired format and generate the password

GUI in operation

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Generate Strong Passwords Locally with User-Friendly UI

License:MIT License


Languages

Language:Python 100.0%