Skip to content

The start of a GUI password manager built in Java using JavaFX17 (Along with some JavaFX Dependencies such as ControlsFX) and an FlatFile Database for persistent storage while learning how to write better Object Orientated Java.

Notifications You must be signed in to change notification settings

ras-drive/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Manager

The start of a personal password manager built in Java with the help of JavaFX. Currently it only supports Linux and that's the plan until any sort of major release.

Running The App

Make sure you have Maven installed and use the LTS Java 17 JDK

$ mvn clean javafx:run

About

The start of a GUI password manager built in Java using JavaFX17 (Along with some JavaFX Dependencies such as ControlsFX) and an FlatFile Database for persistent storage while learning how to write better Object Orientated Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages