Is it possible to tag/star/etc items?<p>Also I want to implement bayesian filtration so is there an interface for plugins?<p>The reader itself looks and feels great so may be you should start kickstarter project to fund development?
The online demo looks nice but I would like to try it out in a VM.<p>I followed the steps in the README but `pip install leselys` and `leselys init --config leselys.ini` are throwing errors. I am not used to pip yet but from the message errors I gathered I had to install gcc, python-dev (maybe?) and a "sofart back-end".<p>What else is needed to make it run on <a href="http://localhost:5000" rel="nofollow">http://localhost:5000</a> in a fresh new minimal ubuntu 12.10 (for instance) ?
Looks good, but the demo is broken if you access it over HTTPS in Chrome<p><pre><code> [blocked] The page at https://leselys.herokuapp.com/ ran insecure content from http://code.jquery.com/jquery-1.9.1.min.js.</code></pre>
The README says the license is AGPLv3, but the LICENSE is a copy of the modified BSD license. Which one is it? (I prefer the AGPLv3 for network services, but modified BSD works just as well)