Skip to content

This project will help youto create passwords for your software or device.

License

Notifications You must be signed in to change notification settings

Mr-Javadian/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

This project will help you in creating serial numbers for your software or device. it might not be the best but I'm trying to create as perfectly as I can.


Source Description

Modules used in this project:

  1. Tkinter (for its GUI)
  2. Pyperclip (for Copy text)

GUI Description

there are 2 plain text boxes:

1.Developer Passcode: here you can set a manual passcode in case you want specific people can use this software.

2.Enter Serial Number here you can enter the serial number of your device to generate passwords based on it. I used a simple multiply function for the (service and factory), but you can change it to any function you want. even you can use encrypting modules.

there are 4 buttons for :

  1. verifying developer passcode
  2. generating password based on the SN you entered
  3. one for copying service password
  4. one for copying factory password

Hints

I hardly tried to write codes so easy and readable, so everyone can understand and use it, but if there was any problem i will be glad if you report.

About

This project will help youto create passwords for your software or device.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages