]> git.cworth.org Git - notmuch-wiki/blob - frontends.mdwn
add link to notmuch-web
[notmuch-wiki] / frontends.mdwn
1 # Available email clients and front ends
2
3 ## Shipping with Notmuch
4
5 * [[notmuch-cli|manpages]], the CLI bindings provided with Notmuch.
6 * [[notmuch-emacs|emacstips]], the Emacs email client.
7 * [notmuch-vim](http://git.notmuchmail.org/git/notmuch/blob/HEAD:/vim/README), the vim frontend.
8 * [[notmuch-mutt]], mutt interoperability script.
9
10 ## Other email clients and front ends based on Notmuch
11
12 * [alot](https://github.com/pazz/alot), a curses frontend written in Python with the [Urwid](http://excess.org/urwid/) toolkit.
13 * [bower](https://github.com/wangp/bower), a curses frontend written in [Mercury](http://www.cs.mu.oz.au/research/mercury/).
14 * [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).
15 * [ner](http://the-ner.org/), a curses frontend written in C.
16 * [notmuch-web](https://bitbucket.org/wuzzeb/notmuch-web) A web front end written in [Haskell](http://hackage.haskell.org/package/notmuch-web).
17 * [notmuchfs](https://github.com/tsto/notmuchfs), a virtual maildir file system for Notmuch queries.
18