diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2016-09-23 04:38:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-23 04:38:40 +0700 |
commit | 23430187fa301339bfd05522fbfb773be6c5ec80 (patch) | |
tree | d447e92f6a1c88e10535ce0ed000d9731159ddb3 /office/alot/README | |
parent | 696a57bd4379a239425a2893622fbbf229c7bf76 (diff) |
office/alot: Added (MUA based on notmuch mail).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/alot/README')
-rw-r--r-- | office/alot/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/office/alot/README b/office/alot/README new file mode 100644 index 0000000000..fb0d5f0e33 --- /dev/null +++ b/office/alot/README @@ -0,0 +1,5 @@ +alot is an experimental terminal MUA based on notmuch mail. It is written in +python using the urwid toolkit. + +Have a look at the user manual for installation notes, advanced usage, +customization and hacking guides. |