A (very alpha state) Web Password Manager Application using nw.js, angular.js and material-design-lite.
Install http-server:
npm install http-server -g
Install bower if you don't have it already:
npm install bower -g
Install bower packages:
bower install
http-server .
Go to http://localhost:8080/

