Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.18 KB

README.md

File metadata and controls

31 lines (27 loc) · 1.18 KB

Password Manager

Password Manager is a JavaFX application that allows secure/encrypted storage of usernames, passwords, notes and URLs. Program user can create an account and securely store login items.
New account can be created using the "New Account" link on the top of the page.
img.png

To add a new user to the database, fill out the required fields

img.png

Items will be sorted alphabetically on the left side of the application and can be filtered using the search box.

img.png

To add a new login item click the "+" button on the right side of the search box.

Generate button allows an easy random password generation.

img_1.png

To open the URL in the default browser right-click on the website field and select "Open in Browser" menu item.

img.png