Skip to content

JimTheCat/Password_manager_JavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

A simple password manager written in Java with GUI (JavaFX)

How to use?

While you download a project just run it in your IDE. Then you have to choose '.txt' file and create a password database.

Funcionality

In this application you can:

  • Add passwords to database,
  • Edit passwords (actually there's problem with that option :/)
  • Search passwords (TODO),
  • Sort passwords (after more than two parameters TODO),
  • Create categories to your passwords,
  • Delete categories.

TODO

  • Sort and search,
  • Add icons to frame,
  • Repair editing,
  • Add settings to change for example: theme,
  • Refactor code.

About

Password Manager written in JavaFX framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published