Skip to content

Simple password generator application. Made with Java.

Notifications You must be signed in to change notification settings

MarcoBackman/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PasswordGenerator

Generate your password with options!

Setting

Generator

User setup

First, download this repository.

Use batch file for Windows execution. Other operating system requires manual command execution.

  • Simply execute Run.bat file with Run As Administrator if you want to install JDK17 .
  • Execute Run.bat file if JDK17 is already set Follow instructions from batch file. This batch will download and install jdk 17 and setup the environment variables if not set.

If you wish to set up by your own, please install jdk17+ and have it set as environment variable. Then run following command at the root of the downloaded file. java -jar PasswordGenerator.jar

About

Simple password generator application. Made with Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages