<div>Hi guys,</div><div><br></div><div>Over the weekend I threw together the prototype for a web-based notmuch client named Speedee. It's a little Ruby webapp with a Backbone.js front end, using Twitter Bootstrap and a free theme from Bootswatch. It doesn't do much yet. Basically, it can list threads matching a search and show you those threads. It reads the notmuch config file to find the database. It also reads the file for a new section named "speedee searches", where you can define named searches to be included in the sidebar. The list of All Tags is also included in the sidebar, assuming the version of notmuch you're running has my ruby bindings patch from yesterday.</div>
<div><br></div><div>At this point, my plan is to add a super basic mail composer and sending facility and then live with it for a few months. I've setup a demo using the notmuch mbox file as sample data. Feel free to poke around [1] and let me know what you think!</div>
<div><br></div>Source: <a href="https://github.com/peterkeen/speedee">https://github.com/peterkeen/speedee</a><div>Demo: <a href="https://speedee.bugsplat.info/#search/ruby">https://speedee.bugsplat.info/#search/ruby</a></div>
<div><br></div><div><br></div><div>[1]: The demo is using a self-signed wildcard cert. SHA1 fingerprint: 01 B6 5D 47 EC 4A BB 27 E6 49 A1 0F 5A 48 8F BD CC 33 F2 F8</div><div><br></div><div><br></div>