summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaute Hope <eg@gaute.vetsj.com>2017-09-07 09:38:00 +0200
committerGaute Hope <eg@gaute.vetsj.com>2017-09-07 09:38:00 +0200
commit15e2ee54149c548c6ac6da75a3d8a89d32c3030d (patch)
tree00eb143149b6e7aee71ed08b447ea7aa53a652fa
parentc6494bc9e37e24118d264da2693e4362ceb2009b (diff)
ner no longer has a home-page, moved to historical
-rw-r--r--frontends.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/frontends.mdwn b/frontends.mdwn
index 9e18ec1..35f4dc4 100644
--- a/frontends.mdwn
+++ b/frontends.mdwn
@@ -17,10 +17,13 @@
* [bower](https://github.com/wangp/bower), a curses frontend written in [Mercury](http://www.cs.mu.oz.au/research/mercury/).
* [jaro-mail](http://www.dyne.org/software/jaro-mail) a terminal application to access, store and operate e-mail using notmuch and [alot](https://github.com/pazz/alot) for search and backup operations. Features GNOME keyring support, server-side Sieve filter generation, Anonymous remailer (via mixmaster3), GnuPG encryption and tools to manipulate maildirs and address lists (to/from VCard). Written in Zsh and C. Integrates [mutt](http://www.mutt.org/), [fetchmail](http://www.fetchmail.info/), [msmtp](http://msmtp.sourceforge.net/), [abook](http://abook.sourceforge.net/).
* [mutt-kz](https://github.com/karelzak/mutt-kz), a fork of [mutt](http://www.mutt.org/) with Notmuch as a backend (actually linked against lib notmuch).
-* [ner](http://the-ner.org/), a curses frontend written in C.
* [notmuch-web](https://bitbucket.org/wuzzeb/notmuch-web) A web front end written in [Haskell](http://hackage.haskell.org/package/notmuch-web).
* [notmuchfs](https://github.com/tsto/notmuchfs), a virtual maildir file system for Notmuch queries.
+## Historical
+
+* ner, a curses frontend written in C.
+
## Tools based on Notmuch
* [patches](https://github.com/stefanha/patches), a patch tracking system.