]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
frontends: add aerc
authorKalyan Sriram <kalyan@coderkalyan.com>
Sat, 13 Nov 2021 08:17:45 +0000 (00:17 -0800)
committerKalyan Sriram <kalyan@coderkalyan.com>
Sat, 13 Nov 2021 08:18:47 +0000 (00:18 -0800)
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.

frontends.mdwn

index 12ab00796257eea40d283214eda7903b0982877e..ddc6283c895d0b080d38449f007129b812e90b42 100644 (file)
@@ -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/).