unofficial-protonmail-desktop / Application

Licence: mit
✉️ Unofficial desktop client for ProtonMail

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Application

Hyperamp
🎛 Humble music player
Stars: ✭ 293 (-46.63%)
Mutual labels:  desktop-app
Ardublockly
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
Stars: ✭ 363 (-33.88%)
Mutual labels:  desktop-app
Paperless Desktop
🍃 macOS app that uses the paperless API to manage your document scans.
Stars: ✭ 431 (-21.49%)
Mutual labels:  desktop-app
Exifcleaner
Cross-platform desktop GUI app to clean image metadata
Stars: ✭ 305 (-44.44%)
Mutual labels:  desktop-app
Issues
Caret issues
Stars: ✭ 326 (-40.62%)
Mutual labels:  desktop-app
Go Astilectron
Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
Stars: ✭ 4,150 (+655.92%)
Mutual labels:  desktop-app
Desktopnaotu
桌面版脑图 (百度脑图离线版,思维导图) 跨平台支持 Windows/Linux/Mac OS. (A cross-platform multilingual Mind Map Tool)
Stars: ✭ 3,304 (+501.82%)
Mutual labels:  desktop-app
Swifty
🔑 Free Offline Password Manager
Stars: ✭ 496 (-9.65%)
Mutual labels:  desktop-app
Guark
Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more...
Stars: ✭ 334 (-39.16%)
Mutual labels:  desktop-app
Freechat
致力于打造macOS和Linux桌面下最好用的微信(wechat)客户端
Stars: ✭ 430 (-21.68%)
Mutual labels:  desktop-app
Pomodorologger
Pomodoro Logger 🕤 -- When a time tracker meets Pomodoro and Kanban board
Stars: ✭ 316 (-42.44%)
Mutual labels:  desktop-app
Thermal
One stop to manage all git repository
Stars: ✭ 321 (-41.53%)
Mutual labels:  desktop-app
Listen1 desktop
one for all free music in china (Windows, Mac, Linux desktop)
Stars: ✭ 4,874 (+787.8%)
Mutual labels:  desktop-app
Surfbird
A Microblogging client built on Electron and Vue
Stars: ✭ 309 (-43.72%)
Mutual labels:  desktop-app
Launcher
Launcher for BlueMaxima's Flashpoint
Stars: ✭ 458 (-16.58%)
Mutual labels:  desktop-app
Splashify
Beautiful desktop wallpapers
Stars: ✭ 286 (-47.91%)
Mutual labels:  desktop-app
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (-31.51%)
Mutual labels:  desktop-app
Soundnode App
Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.
Stars: ✭ 4,859 (+785.06%)
Mutual labels:  desktop-app
Tauonmusicbox
The Linux desktop music player from the future! 🌆
Stars: ✭ 494 (-10.02%)
Mutual labels:  desktop-app
Koa11y
Easily check for website accessibility issues
Stars: ✭ 403 (-26.59%)
Mutual labels:  desktop-app

Deprecated

⚠️ This application is deprecated and no longer maintained. We're recommending using ProtonMail Bridge or ElectronMail. ⚠️

Unofficial desktop client for ProtonMail license Known Vulnerabilities codecov

Protonmail Desktop on Linux

Unofficial desktop client for ProtonMail is an 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

Dev and contributing

Built with Electron and React. Write unit tests for new functionality and add e2e test when appropriate.

Dev and compile works on OS X, Linux, and Windows. You will need Yarn to run this 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.

Developing

  1. yarn
  2. yarn start

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 webpack.

  1. $ yarn
  2. $ yarn build:prod
  3. $ yarn run dist to package in a distributable format.
  4. $ yarn run pack to generate package directory without distributable.

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].