Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions pages/software.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@ sections:
href: https://aerc-mail.org/
languages: [Go]
body: A terminal email client for the discerning hacker.
- title: Boogie
href: https://boogie.digital/
languages: [Swift]
license: Proprietary
body: >-
A native JMAP email and calendar client for Apple platforms —
macOS, iOS, iPadOS and watchOS. Built from scratch in pure
Swift with zero dependencies, privacy-first by default,
designed for Stalwart Mail Server and open email standards.
- title: Bulwark Webmail
href: https://bulwarkmail.org/
languages: [Next.js]
Expand Down Expand Up @@ -241,6 +250,15 @@ sections:
href: https://metacpan.org/pod/JMAP::Tester
languages: [Perl, Perl5]
body: A JMAP client made for testing JMAP servers.
- title: jmapcli
href: https://boogie.digital/cli/
languages: [Swift]
license: Proprietary
body: >-
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).
- title: mjmap
href: https://git.sr.ht/~rockorager/mjmap
languages: [Go]
Expand Down