Go to file
Tankred Hase 281fc95ab8 update readme 2013-10-24 20:29:31 +02:00
res integrated smtpc-client amd branch 2013-09-27 13:55:08 +02:00
src Merge remote-tracking branch 'origin/delete_async' 2013-10-24 19:40:32 +02:00
test create login views 2013-10-21 13:10:42 +02:00
.gitignore use only minified css in build 2013-10-22 18:26:30 +02:00
.jshintrc integrate and test openpgp.js 2013-10-11 21:30:03 +02:00
.travis.yml remove gem update from yml 2013-09-17 14:57:44 +02:00
Gruntfile.js update license 2013-10-22 18:57:21 +02:00
LICENSE.txt update license 2013-10-22 18:57:21 +02:00
README.md update readme 2013-10-24 20:29:31 +02:00
package.json ust smtp-client master branch 2013-09-27 14:25:15 +02:00

README.md

mail-html5 Build Status

HTML5 Mail App with Client-side Encryption

Getting started

Required packages: nodejs, npm

npm install && npm start

browse to http://localhost:8580/dist/.html

or install the chrome packaged app in developer mode.