From de8eb5113114004f6d0e147076a6c8a8a9518389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Romero?= Date: Wed, 23 Sep 2026 04:42:26 +0200 Subject: [PATCH] Add Flectar Mail email client details --- pages/software.liquid | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages/software.liquid b/pages/software.liquid index 74fefb7..6b6d1fa 100644 --- a/pages/software.liquid +++ b/pages/software.liquid @@ -69,6 +69,16 @@ sections: connect a JMAP mailbox — Fastmail, or any server you run — and the receipts in it are read, categorized, and filed for tax time, with the processed mail moved to Trash. + - title: Flectar Mail + href: https://github.com/flectar/mail + languages: [Rust] + license: AGPLv3 + body: >- + A fast, lightweight native email client supporting JMAP + Mail and File Storage, IMAP/SMTP, calendars and contacts. + Developed for Linux, macOS, Windows, Android and iOS. + No WebViews, even for HTML email rendering. Can run with + as little as 20 MB of RAM. - title: Group-Office href: https://github.com/Intermesh/groupoffice languages: [Javascript]