Skip to content

pathikrit/procrastistats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pocket (formerly Read It Later):

Initial one time setup:

  1. You need nodejs, coffee-script and curl on your system
  2. Create a new Pocket app
  3. Note down the CONSUMER_KEY of your new app
  4. Update the app.coffee file by using your CONSUMER_KEY on line 1
  5. npm install to install all dependencies
  6. Run app by doing coffee app.coffee
  7. First time only - it will open a new window in your browser asking you to authenticate the app (tested on OSX)

Subsequently:

  1. Simply run app by doing coffee app.coffee
  2. All your data will be downloaded to pocket.csv file

TODO:

  1. Get rid of oauth.sh
  2. Hook up to dc.js
  3. Hook up to Instapaper
  4. Web based

About

Tool to visualize your online reading data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors