Skip to content

ghnoob/Tk-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tk Password Generator

A simple password generator made with python and tkinter.

Tk Password Generator

This is my first project. Made it on windows. I didn't try it on Linux (yet).

The passwords

The random passwords are generated with the python secrets module, and can be copied to the clipboard.
The passwords lenght can be 1-50 characters long. They can have uppercase and lowercase letters, digits, and symbols, depending on user choice.

The Passwords

Multi-language support

The app supports both English and Spanish. By default, the app will display its text in English if the OS default language is not Spanish. The user can force a language clicking the translation icon in the upper right corner.

Changing the language Using the app in Spanish

License

Released under public domain. See LICENSE.MD for details

Icons used in this app

The lock and translation icons used in this app were obtained from icons8.

Author info

Rodrigo Pietnechuk