diff options
| author | M. Dietrich <mdt@emdete.de> | 2022-02-04 18:53:21 +0100 |
|---|---|---|
| committer | M. Dietrich <mdt@emdete.de> | 2022-02-04 18:53:21 +0100 |
| commit | 47372b25ff699a4ce1f21ad9ddd3e3977e72d56d (patch) | |
| tree | df33cc02b871f243ef193c9371f387642ce7cd30 | |
| parent | 78707b90be805d73e21e99711259fe78c484b0f5 (diff) | |
add MUA epistula
| -rw-r--r-- | frontends.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
