diff options
author | Luke <luke@lukesmith.xyz> | 2018-02-13 13:12:38 -0700 |
---|---|---|
committer | Luke <luke@lukesmith.xyz> | 2018-02-13 13:12:38 -0700 |
commit | c8645b9950f996bcdf1c8ebe1eef57e7fe67aa66 (patch) | |
tree | 7a80528eee6e170465ec252671117fe2f4bd01bd /README.md | |
parent | d3b826b10019a5ca2267ff914d7dbad5787db91b (diff) |
image preview added
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Luke's mutt Wizard for automatic Neomutt and OfflineIMAP configuration! +![mutt wizard preview](etc/mw.png) + Mutt is one of the most rewarding programs one can use, but can be a pain in the ass to configure. Since my job is making power-user tools available for the masses I want to create a tool that automates most of mutt configuration so that users can simply give their email address and get a /comfy/ setup. At that, I don't just want a mutt wizard, but an offlineIMAP wizard, so users can easily access their mail offline as well, and a wizard that makes it easy to store passwords securely using gpg. ## User interface |