-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
38 lines (27 loc) · 806 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Notquick - notmuch GUI client written in C++/Qt/QML.
Notquick is free software, released under the GNU General Public License version
3 (or later). There are few exceptions from the above, see COPYING for details.
Status: work-in-progress.
Feature wishlist
----------------
* full libnotmuch support
* webkit-based html message viewer
* highly-customizable with qml and/or custom configs UI
* vim-like keyboard control
* embedding vim/emacs in compose mode
Building
--------
qmake && make
Running
-------
$MAILDIR should contain a path to existing notmuch mail database. If not set,
$HOME/mail is used.
Contributing
------------
Looking for designers familiar with either QML or SVG.
Contacts
--------
Sergei Shilovsky <[email protected]>
References
----------
http://notmuchmail.org