Home  /  Communication Apps  / Ltt.rs - JMAP Email client on Windows Pc

Ltt.rs - JMAP Email client on Windows Pc

Developed By: Daniel Gultsch

License: Free

Rating: 3,6/5 - 45 votes

Last Updated: April 20, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 0.4.3
Size 4 MB
Release Date January 07, 24
Category Communication Apps

What's New:
· Enable predictive back gestures [see more]

Description from Developer:
Ltt.rs (pronounced Letters) is a proof of concept email (JMAP) client currently in development. It makes heavy use of Android Jetpack for a more maintainable code base than some of... [read more]

App preview ([see all 7 screenshots]  /  [view video])

App preview

About this app

On this page you can download Ltt.rs - JMAP Email client and install on Windows PC. Ltt.rs - JMAP Email client is free Communication app, developed by Daniel Gultsch. Latest version of Ltt.rs - JMAP Email client is 0.4.3, was released on 2024-01-07 (updated on 2024-04-20). Estimated number of the downloads is more than 1,000. Overall rating of Ltt.rs - JMAP Email client is 3,6. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 45 users, 9 users had rated it 5*, 27 users had rated it 1*.

How to install Ltt.rs - JMAP Email client on Windows?

Instruction on how to install Ltt.rs - JMAP Email client on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Ltt.rs - JMAP Email client on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Ltt.rs - JMAP Email client using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Ltt.rs - JMAP Email client" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Ltt.rs - JMAP Email client on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Ltt.rs - JMAP Email client" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 0.4.3.

Download Ltt.rs - JMAP Email client 0.4.3 on Windows PC – 4 MB

Ltt.rs (pronounced Letters) is a proof of concept email (JMAP) client currently in development. It makes heavy use of Android Jetpack for a more maintainable code base than some of the preexisting Android email clients.

To use Lttrs you need a JMAP (JSON Meta Application Protocol) capable mail server!

Features & Design considerations:

· Heavily cached but not fully offline capable. Ltt.rs makes use of JMAP’s great caching capabilities. However actions, such as marking a thread as read, need a round-trip to the server until their consequences like unread count are updated. Ltt.rs will ensure that the action itself won’t get lost even if performed while momentarily offline.
· No settings aside from account setup. Settings invite feature creep and make the app hard to maintain. Ltt.rs aims to support one specific work flow. Users who desire a different work flow may find K-9 Mail or FairEmail more suitable.
· Minimal external dependencies. Third party libraries are often of poor quality and end up being unmaintained. Therfore we will only rely on well known, well tested libraries from reputable vendors.
· Autocrypt as a first class feature¹. With its strict UX guidelines autocrypt fits right into Ltt.rs.
· Ltt.rs is based on jmap-mua, a headless email client, or a library that handles everything an email client would aside from data storage and UI. There is also lttrs-cli which uses the same library.
· When in doubt: Look at Gmail for inspiration.

¹: Planned feature

Ltt.rs is licensed under the Apache License 2.0. The source code is available on Codeberg: https://codeberg.org/iNPUTmice/lttrs-android
· Enable predictive back gestures