sanchan / jsPassword

A Web Password Manager Application written using Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsPassword

A (very alpha state) Web Password Manager Application using nw.js, angular.js and material-design-lite.

Master Screen

Master Screen

How to install

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

Running the server

http-server .

Go to http://localhost:8080/

About

A Web Password Manager Application written using Angular

License:MIT License


Languages

Language:CSS 39.8%Language:JavaScript 37.2%Language:HTML 23.0%