From 3bee23a17b4d5745fed7cc2b9e95dec4f33ad152 Mon Sep 17 00:00:00 2001 From: "Matthieu M." Date: Sun, 14 Dec 2025 02:34:48 +0100 Subject: [PATCH] Add JMAP Webmail client --- software/software.mdown | 1 + 1 file changed, 1 insertion(+) diff --git a/software/software.mdown b/software/software.mdown index a18cdbb..987fab5 100644 --- a/software/software.mdown +++ b/software/software.mdown @@ -7,6 +7,7 @@ * **[Group-Office](https://github.com/Intermesh/groupoffice)** (Javascript): Open source groupware and collaboration platform * **[JMAP Demo Webmail](https://github.com/jmapio/jmap-demo-webmail)** (JavaScript, MIT): a sophisticated demo webmail client to be used as a base for new projects. * **[JMAP::Tester](https://metacpan.org/pod/JMAP::Tester)** (Perl, Perl5): a JMAP client made for testing JMAP servers. +* **[JMAP Webmail](https://github.com/root-fr/jmap-webmail)** (TypeScript, MIT): Privacy-focused webmail client with real-time push. * **[Ltt.rs](https://codeberg.org/iNPUTmice/lttrs-android)** (Java, Apache): an email client for Android * **[Mailtemi](https://mailtemi.com)**: a native iOS/Android email client * **[mjmap](https://git.sr.ht/~rockorager/mjmap)** (Go, MPL-2.0): A sendmail-compatible command line JMAP client.