X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=frontends.mdwn;fp=frontends.mdwn;h=35f4dc4fd4cd7beef373461251c66fa33ca186f5;hp=9e18ec102402626a750a8c5de09ae22cfaaf2a02;hb=15e2ee54149c548c6ac6da75a3d8a89d32c3030d;hpb=c6494bc9e37e24118d264da2693e4362ceb2009b 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.