Giter Club home page Giter Club logo

application's Introduction

ProtonMail Desktop license

Protonmail Desktop on Linux

ProtonMail Desktop is an unofficial app that emulates a native client for the ProtonMail e-mail service. Check out more about Protonmail in their website.

We are not affiliated with ProtonMail team. All copyrights belong to their respective owners.

Features

Background behaviour

When closing the window, the app will continue running in the background. On OSX, app will be available in the dock and on WIN & Linux (depends on distro) in the tray. Right-click the dock/tray icon and choose Quit to completely quit the app. On OS X, click the dock icon to show the window. On Linux, right-click the tray icon and choose Toggle to toggle the window. On Windows, click the tray icon to toggle the window.

Native Notifications

Native notifications are working for all OS, you will get a notification when you receive a new email and window is not focused (i.e. app minimized).

Notifications on Windows 10Notifications on Elementary OS

Version

Beta 0.5.1

Dev and contributing

Built with Electron. The main skeleton of the app is based on szwacz/electron-boilerplate. I strongly recommend reading the readme in his repo. Basically, the ES6 javascript files and less stylesheets can be found at ./src/ while the static files and those that do not need processing are in ./app/.

Any contribution or suggestion is accepted. Feel free to create any report for issues or app crashes. You can also use the report link provided in the application menu to create a crash report. Pull requests are accepted.

Known bugs
  • View headers inside an email does not work

Testing

e2e testing runs with Spectron inside a Docker container.

  • $ docker build -t protonmail-desktop-e2e --rm .
  • $ docker run protonmail-desktop-e2e

All features should be covered within the tests.

Running the App

Executables

You can build your own executables from the latest source by running one of the commands below. More stable, older executables can be found here.

Compiling from source

The installer is provided by electon-builder and processed through gulp thanks to electron-boilerplate.

This will work on OS X, Linux, and Windows. You will need Yarn to run this app.

  • Install required packages: $ yarn install
  • Run: $ yarn start
  • Build: $ yarn build
  • Package in a distributable format: $ yarn run dist
  • Generate package directory without distributable: $ yarn run pack

The building settings is in ./package.json and additional configuration instructions can be found here. The building process will only create version for the current OS. For creating MacOS, Windows and Linux distributable you need to run the command from each OS.

License

MIT See License.md
Free Software, Hell Yeah!

application's People

Contributors

greenkeeper[bot] avatar greenkeeperio-bot avatar haydensd avatar kaylukas avatar kontrollanten avatar limonte avatar mtaberna avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.