mheap / pocket-auth-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pocket-auth-cli

A small node.js command line tool for getting an access token for the Pocket API.

Usage

npm install -g pocket-auth-cli
pocket-auth <consumer_key>

FAQ

How do I get a consumer key?

Visit the Pocket developer apps page

I don't have any applications created

You can create an app. Make sure to add all of the permissions you need. It doesn't matter which platform you choose (I use web).

About


Languages

Language:JavaScript 100.0%