Pocket (formerly Read It Later):
Initial one time setup:
- You need nodejs, coffee-script and curl on your system
- Create a new Pocket app
- Note down the CONSUMER_KEY of your new app
- Update the
app.coffeefile by using yourCONSUMER_KEYon line 1 npm installto install all dependencies- Run app by doing
coffee app.coffee - First time only - it will open a new window in your browser asking you to authenticate the app (tested on OSX)
Subsequently:
- Simply run app by doing
coffee app.coffee - All your data will be downloaded to
pocket.csvfile
TODO:
- Get rid of
oauth.sh - Hook up to dc.js
- Hook up to Instapaper
- Web based