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)
- Read data from data.json file
- Searches against the tag property
- Automatically copies the top result password to the clipboard
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.