WebShelf is a read-it-later service that saves your articles to your cloud storage (currently only Dropbox).
Features:
A read-it-later service that saves articles to your cloud storage (currently only Dropbox).
Go to the website, login using Dropbox and follow the instructions :)
There is also an example page available at /example.html, which demonstrates what kind of article is produced by WebShelf
Note: Dropbox approved this app for Production status on Tuesday morning. Every login done before won't work anymore (as all keys have been revoked). Plus, I had to remove 4 accounts before that, as I only had been able to accept 5 users.
In case you're part of that group (not many should be), head over to /logout and login again after that.
npm modules (from the package.json): inline, readabilitySAX, express, everyauth, robots, fsi-dropbox, connect-mongo
For the website: Bootstrap with the United theme (from bootswatch.com)
The source-code is available here.