Skip to content

Simple password generator and password manager. Built with JavaFX and H2 DB

Notifications You must be signed in to change notification settings

andreiccr/pwdgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwdgen

Java password generator and manager.

Generate strong passwords and save them for later. No internet connection needed.

How to use

Requires at least JRE 8.

  1. Download latest release and run the .jar file (or download the source code and export executable)
  2. Choose password length and character sets and click Generate
  3. You can save the generated password in your list and add additional information for each password (username, email, name of service)

Coming next

  • Encrypt stored passwords
  • Implement password strength meter
  • Add warning before deleting a password from the list

About

Simple password generator and password manager. Built with JavaFX and H2 DB

Resources

Stars

Watchers

Forks

Packages

No packages published