Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.22 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.22 KB

pocket-utils

CLI tools for interacting with the Pocket API.

Requirements

Examples

pocket-get

Powerful and flexible wrapper around the API. Supports all the params as found here. Just pass pairs of param-values and will be handled appropriately.

Example:

pocket-get state read favorite 1 count 10 detailType complete

pocket-get-dump

Just execute pocket-get-dump and you'll get a nice pocket.db SQLite database, with all your Pocket data.

pocket-add

pocket-add-frontpages

Nicely cron-able script to add the front pages (and full edition) of several newspapers to your Pocket.

I personally have this executed every morning. Makes it easier and faster to read content directly from Pocket.

pocket-clear-tags

DANGER This will remove ALL YOUR POCKET TAGS. Why I need this? Don't ask... Keep walking.