Skip to content

Generates simple or complex password to clipboard. Script is accessible via windows Tray icon. Useful for Helpdesk associates who create a lot of new users and have to generate their passwords.

Notifications You must be signed in to change notification settings

kkarwowski/Password-generator-to-Clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation


alt text

Are you tired of coming up with passwords for new starters in your organisation? Then this script is for you! It generates randomly an easy to type in password and copies it into your Clipboard. All of this while sitting in your windows Tray!

There are two different types of passwords generated :

Simple:

Generates capitalised day of the week plus 4 digit number, for example:

Tuesday2354

Complex:

Generates capitalised day of the week with a 4 digit number at the end and random special character anywhere in the word, for example:

Tuesd@ay2354

Fr(iday3189

Installation

Clone this repository and install requirements.txt dependencies.

pip install -r requirements.txt

Usage

Right click on the padlock icon in your system tray and choose desired option.

About

Generates simple or complex password to clipboard. Script is accessible via windows Tray icon. Useful for Helpdesk associates who create a lot of new users and have to generate their passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages