Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 647 Bytes

File metadata and controls

14 lines (9 loc) · 647 Bytes

SimplePasswordManager

Quick and dirty password manager. Meant for local usage (don't use it online unless you want to share your credentials with everyone on earth)

SimplePasswordManager

Features

  • Read data from data.json file
  • Searches against the tag property
  • Automatically copies the top result password to the clipboard

How to use

Populate data.json with valid JSON as per the example. Type in the searchbar and watch the magic unfold before your eyes as the JSON data is filtered and displayed on screen.