]> git.cworth.org Git - notmuch-wiki/blob - frontends.mdwn
remove notmuch-vim-ruby;
[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 * [ner](http://the-ner.org/), a curses frontend written in C.
13 * [bower](https://github.com/wangp/bower), a curses frontend written in [Mercury](http://www.cs.mu.oz.au/research/mercury/).
14 * [alot](https://github.com/pazz/alot), a curses frontend written in Python with the [Urwid](http://excess.org/urwid/) toolkit.
15 * [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).
16 * [notmuchfs](https://github.com/tsto/notmuchfs), a virtual maildir file system for Notmuch queries.