summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Stoakes <tim@stoakes.net>2012-09-29 22:24:49 +0930
committerTim Stoakes <tim@stoakes.net>2012-09-29 22:24:49 +0930
commit113ce934d29d55a62cce65fe739471a402e207ed (patch)
treead5d537cc8d88a9f08747c47979f2383fae6a407
parent371930f2b760c89014d15fb7e5c35fae8f69140e (diff)
Mention notmuchfs in frontends
-rw-r--r--frontends.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends.mdwn b/frontends.mdwn
index 70cbe0c..051f96c 100644
--- a/frontends.mdwn
+++ b/frontends.mdwn
@@ -8,3 +8,4 @@
* [bower](https://github.com/wangp/bower), a curses frontend written in [Mercury](http://www.cs.mu.oz.au/research/mercury/).
* [alot](https://github.com/pazz/alot), a curses frontend written in Python with the [Urwid](http://excess.org/urwid/) toolkit.
* [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).
+* [notmuchfs](https://github.com/tsto/notmuchfs), a virtual maildir file system for notmuch queries.