diff --git a/pages/software.liquid b/pages/software.liquid index 0b8e00f..dfae403 100644 --- a/pages/software.liquid +++ b/pages/software.liquid @@ -93,6 +93,11 @@ sections: - title: Mailtemi href: https://mailtemi.com body: A native iOS/Android email client. + - title: MailSalon + href: https://github.com/SeraphinaDX/MailSalon + languages: [Go] + license: GPLv3 + body: Go based TUI client written for MailSalonSync. - title: meli href: https://meli-email.org/ languages: [Rust] @@ -296,6 +301,11 @@ sections: search, sync and manage mail from the terminal; installs via Homebrew. Works with any JMAP server (Stalwart, Fastmail, Cyrus). + - title: MailSalonSync + href: https://github.com/SeraphinaDX/MailSalonSync + languages: [Go] + license: MIT + body: A Go based command line JMAP/IMAP client. - title: mjmap href: https://git.sr.ht/~rockorager/mjmap languages: [Go]