Tutanota: Push Desktop Clients out of beta

Created on 21 Nov 2017  路  10Comments  路  Source: tutao/tutanota

I expect to have a desktop client for Tutanota and be able to install it on my operating system.

new feature

Most helpful comment

For reference, there's a beta desktop client available now:
https://tutanota.com/blog/posts/desktop-clients

All 10 comments

If you are really looking for a desktop client you can download it here. Its the exact same Github build but on electron. Which lets it run the tutanota web-app as a desktop application.

https://github.com/zeeshan595/tutanota/releases

For reference, there's a beta desktop client available now:
https://tutanota.com/blog/posts/desktop-clients

Suggestion: Please consider adding tags/labels support on the import feature on desktop client. Must dovetail with tab/label support in Tutanota overall. Our business uses labels extensively and the 2 features keeping us from switching are IMPORT and LABELS

Please add the links in the URL above to the website itself. It is very difficult to find these desktop clients (and also Android/IOS client links on the website. I would recommend adding these links to the home page. I know that the icons for fdroid, play, iapp are there near the top, but things like search within the page don't surface these, and small icons are easy to overlook. One additional column at the bottom of all pages that have the six app download links would be a great usability boost. Thanks!

Have you considered designing the Electron based e-mail client in a way to add other e-mail providers too? More like an VSCode like approach where it can be extended by language servers and code editors?

There's an issue for IMAP support

@jeffmcneill
@pke
What you are looking for is something called rambox https://rambox.pro/#home

btw now you can probably use nativefier to build yourself a desktop client https://github.com/jiahaog/nativefier

Here is what you need to do.

  1. Make sure npm is installed from https://nodejs.org/en/
  2. Open terminal / command prompt
  3. Type npm install -g nativefier for mac and linux try putting sudo at the start for permission issues
  4. Create tutanota desktop app by typing nativefier --name "Tutanota" "https://mail.tutanota.com"
  5. A new folder should be created containing a tutanota executable which is your desktop app

@zeeshan595 nice rambox, however it does not support keybase, which is a shame since they are both Electron based.

For Windows it would also be awesome if the client is available at Windows Store.
Also as Windows store app, the client can be build as AppContainer version which is even more secure.

The biggest advantage for Windows Store is automatic updates for user.

A Tutanota client that can be installed on aarch64 (arm based arch linux distros) will be very much appreciated,

from what I understand all it will take to make this a reality is to have one of the dependences support aarch64, or switch to a specific package that supports it, please correct me if I am wrong.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vasanthaganeshk picture vasanthaganeshk  路  4Comments

snaggen picture snaggen  路  7Comments

geocfu picture geocfu  路  4Comments

RickyM7 picture RickyM7  路  4Comments

sgabler-solytic picture sgabler-solytic  路  3Comments