diff options
| author | David Straub <david.straub@tum.de> | 2019-10-20 20:30:46 +0200 |
|---|---|---|
| committer | David Straub <david.straub@tum.de> | 2019-10-20 20:30:46 +0200 |
| commit | f4fb8dc03a7939824ece96586b74caec28c3bc0c (patch) | |
| tree | 77d7ca35138cda8fa8001644a4cae44407d4d361 | |
| parent | fc555c57dce98da6ab3bc92a4831a14c91807b6e (diff) | |
Add netviel web interface to frontend list
(Disclosure: I am the author of that package)
| -rw-r--r-- | frontends.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends.mdwn b/frontends.mdwn index 8e6e45a..504a421 100644 --- a/frontends.mdwn +++ b/frontends.mdwn @@ -16,6 +16,7 @@ * [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/). * [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. |
