sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit de922cf7c20922286b5efe964c39dd57ab7e5771
parent 48c7ad3dc896b5f868f81221001d2e3594775ccf
Author: Iain Parris <ipv2.vcs@parris.org>
Date:   Sat, 11 Jul 2020 00:14:07 +0100

Update README - Alternatives

- Add link to mu/mu4e, another project which courteously back-links to Sup
  ()

- Add link to Alot screenshots, showcasing "Sup" style theme

- Typo fix, s/frontend/front end/
Diffstat:
M README.md | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -57,9 +57,15 @@ some alternatives to consider:
 * [Notmuch](https://notmuchmail.org/) was inspired by Sup. There are a wide
   variety of [Notmuch clients](https://notmuchmail.org/frontends/) available.
   The most similar to Sup's look-and-feel is
-  [Alot](https://github.com/pazz/alot) &mdash; also a curses-based frontend.
-  Alot even ships with a built-in
-  [Sup theme](https://github.com/pazz/alot/blob/master/extra/themes/sup)!
+  [Alot](https://github.com/pazz/alot) &mdash; also a curses-based front end.
+  Alot even ships with a
+  [built-in](https://github.com/pazz/alot/blob/master/extra/themes/sup)
+  [Sup theme](https://github.com/pazz/alot/wiki/Gallery#user-content-theme-sup)!
+
+* [mu](https://www.djcbsoftware.nl/code/mu/) /
+  [mu4e](https://www.djcbsoftware.nl/code/mu/mu4e.html). Like Sup, a search-based
+  email back end, and also implemented using Xapian. The emacs-based front end
+  [is quite different](https://www.djcbsoftware.nl/code/mu/mu4e/Other-mail-clients.html).
 
 ## License