Go to file
Tankred Hase 480b4e6e8d update readme 2014-01-15 17:28:58 +01:00
res add channel push script 2013-11-14 10:49:38 +01:00
src implement mark as unread 2014-01-15 15:27:38 +01:00
test Merge pull request #3 from whiteout-io/dev/imap-redesign 2014-01-15 05:23:41 -08:00
.gitignore create release zip files via grunt job 2013-11-12 20:02:46 +01:00
.jshintrc integrate and test openpgp.js 2013-10-11 21:30:03 +02:00
.travis.yml update readme and change deps to https github tarballs 2014-01-15 17:07:14 +01:00
Gruntfile.js switching between offline and online state works 2013-12-10 22:20:41 +01:00
LICENSE.txt update license 2013-10-22 18:57:21 +02:00
README.md update readme 2014-01-15 17:28:58 +01:00
package.json update readme and change deps to https github tarballs 2014-01-15 17:07:14 +01:00

README.md

mail-html5 Build Status

HTML5 Mail App with Client-side Encryption

Getting started

Required packages: nodejs, npm

npm install && grunt

This generates a development build of the Chrome Packaged App (DEV.zip) which can be installed under chrome://extensions in developer mode.