Skip to content

StallmanSlave/WebClient

 
 

Repository files navigation

ProtonMail Web Client

Official AngularJS web client for ProtonMail users.

Basic Installation

  1. sudo npm install (requires nodejs)
  2. sudo bower install --allow-root (choose ~angular 1.4.4 if prompted)
  3. grunt --prod to start the app locally at localhost:8080

There is a very good chance you won't be able to use the app locally because of various security headers and such. But you should be able to get the code running enough to poke around and inspect it.

We are still in Beta and will have a more refined build process, installation instructions, unit tests, and all that good stuff once we exit Beta.

Development

We are very open to bug reports via Issues as well as Pull Requests.

License

Copyright (c) 2013-2015

Proton Technologies A.G. (Switzerland)

Email: [email protected]

License: https://github.com/ProtonMail/WebClient/blob/master/license.md

About

Official AngularJS Web Client for ProtonMail

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.9%
  • CSS 17.5%
  • HTML 9.5%
  • Other 0.1%