From: Kalyan Sriram Date: Sat, 13 Nov 2021 08:17:45 +0000 (-0800) Subject: frontends: add aerc X-Git-Url: https://git.notmuchmail.org/git?p=notmuch-wiki;a=commitdiff_plain;h=4dbc3b73d2fbf0c66731ecfb08a75a84efa56a32 frontends: add aerc Adds a link to https://git.sr.ht/~rjarry/aerc, a terminal email client written in Go that supports using notmuch as a backend, including with virtual folders. --- diff --git a/frontends.mdwn b/frontends.mdwn index 12ab007..ddc6283 100644 --- a/frontends.mdwn +++ b/frontends.mdwn @@ -12,6 +12,7 @@ ## Other email clients and front ends based on Notmuch +* [aerc](https://git.sr.ht/~rjarry/aerc), a pretty good terminal email client written in Go that supports notmuch. * [alot](https://github.com/pazz/alot), a curses frontend written in Python with the [Urwid](http://excess.org/urwid/) toolkit. * [astroid](https://github.com/astroidmail/astroid), a graphical threads-with-tags mail user agent for notmuch. Written in C++ using GTK+, WebKit and gmime. * [bower](https://github.com/wangp/bower), a curses frontend written in [Mercury](http://www.cs.mu.oz.au/research/mercury/).