Closed skewty closed 3 years ago
There's already an inofficial Electron wrapped client; https://github.com/protonmail-desktop/application But it sounds what you're looking for is ServiceWorker support
Yes ServiceWorker support would get part of the way there. There is also registering to support things like "mailto:" links and being able to create a new email with file attachment from Files / Explorer / Finder. That type of thing.
mailto support is subject of issue #101
@skewty, there is an unofficial desktop app I've been building https://github.com/vladimiry/email-securely-app/releases.
The app is already capable to keep an offline messages cache and reactively maintain the up-to-date state of the cache. You need to go with beta
release to get the local cache feature, final v2 release is coming soon. So you can read the emails messages offline and also export all of the emails to EML files in a single mouse click.
Mailto stuff is supposed to be implemened within this issue https://github.com/vladimiry/email-securely-app/issues/62.
I will check it out for sure! Thank you for taking the time to reply to this thread.
Scott
Sent from ProtonMail mobile
-------- Original Message -------- On Nov 25, 2018, 8:39 PM, Vladimir Yakovlev wrote:
@skewty, there is an unofficial desktop app I've been building https://github.com/vladimiry/email-securely-app/releases.
The app is already capable to keep an offline messages cache and reactively maintain the up-to-date state of the cache. You need to go with beta release to get the local cache feature, final v2 release is coming soon. So you can read the emails messages offline and also export all of the emails to EML files in a single mouse click.
Mailto stuff is supposed to be implemened within this issue vladimiry/email-securely-app#62.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
The subject line says it all. Emails written while offline could be saved and sent later when an Internet connection was restored. This would be great for customers who travel a lot.