From 742ff8ce142e1c2ed16f52c7c9b14f05e9f0cbb8 Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 8 Jun 2026 00:36:24 +1000 Subject: [PATCH] Clients: add jmapcli (native macOS JMAP command-line client) --- software/software.mdown | 1 + 1 file changed, 1 insertion(+) diff --git a/software/software.mdown b/software/software.mdown index 521ccff..0701f95 100644 --- a/software/software.mdown +++ b/software/software.mdown @@ -9,6 +9,7 @@ * **[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. +* **[jmapcli](https://boogie.digital/cli/)** (Swift, proprietary): A fast, native macOS command-line JMAP client. Send, read, search, sync and manage mail from the terminal; installs via Homebrew. Works with any JMAP server (Stalwart, Fastmail, Cyrus). * **[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.