diff options
| author | Andreas Gohr <gohr@cosmocode.de> | 2026-01-12 10:59:04 +0100 |
|---|---|---|
| committer | Andreas Gohr <gohr@cosmocode.de> | 2026-01-12 10:59:04 +0100 |
| commit | b083da93405e0bab89d5f0a4f4b0e79e514142aa (patch) | |
| tree | 9d6cc01f308903d4c5fdf064c1560d8999494014 | |
| parent | 4ea234a84d23b6d410c54e774aa3b890ebf06e75 (diff) | |
added notmore to the list of clients
| -rw-r--r-- | frontends.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends.mdwn b/frontends.mdwn index 5a9cef3..c5e998e 100644 --- a/frontends.mdwn +++ b/frontends.mdwn @@ -21,6 +21,7 @@ * [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. +* [notmore](https://github.com/splitbrain/notmore), a web interface written in PHP. Comes with an optional Docker image for easy setup. * [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). * [notmuch-email-client](https://github.com/inbasic/notmuch-email-client/), an [extension](https://add0n.com/notmuch-email-client.html) for using notmuch in web browsers |
