Skip to content

TheMrM/PwGenAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OfflinePW_Generator

OfflinePW_Generator is a password generator application built with Python and Tkinter. It allows you to generate passwords with different combinations of letters (uppercase and lowercase), numbers, and symbols.

Features

  • Checkboxes to select password options: lowercase letters, uppercase letters, numbers, and symbols.
  • Sliders to adjust the number of characters for each selected option.
  • Generate Password button to generate a password based on the selected options.
  • Display the generated password in a text box.

Prerequisites

  • Python 3.x
  • Tkinter library (usually included with Python)

Getting Started

  1. Clone the repository:
    git clone <repository_url>
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages