From: M. Dietrich Date: Fri, 4 Feb 2022 17:53:21 +0000 (+0100) Subject: add MUA epistula X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=47372b25ff699a4ce1f21ad9ddd3e3977e72d56d add MUA epistula --- diff --git a/frontends.mdwn b/frontends.mdwn index 3a12439..9e571e2 100644 --- a/frontends.mdwn +++ b/frontends.mdwn @@ -18,10 +18,11 @@ * [bower](https://github.com/wangp/bower), a curses frontend written in [Mercury](http://www.cs.mu.oz.au/research/mercury/). * [dodo](https://github.com/akissinger/dodo), a graphical, hackable notmuch frontend based on Python/PyQt. * [meli](https://meli.delivery), curses-like mail client written in Rust. -* [neomutt](https://www.neomutt.org/feature/notmuch), a fork of [mutt](http://www.mutt.org/) able to use Notmuch for virtual folders. +* [neomutt](https://www.neomutt.org/feature/notmuch), a fork of [mutt](http://www.mutt.org/) able to use Notmuch for virtual folders. * [netviel](https://github.com/DavidMStraub/netviel), a single-page web app with Javascript frontend and Python backend. * [noservice](https://gitlab.com/noservice/noservice). Web interface, written in Clojure. * [notmuchfs](https://github.com/tsto/notmuchfs), a virtual maildir file system for Notmuch queries. +* [epistula](https://github.com/emdete/epistula), a terminal MUA based on gpgme and gmime written in go and with tcell (alpha status). ## Historical