0.8.5 • Published 4 years ago

pocket-cli v0.8.5

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Pocket CLI

Pocket-CLI is an interactive textual application to search and manage your Pocket articles from the terminal.

License Version Build Status Known Vulnerabilities David David David

Install

Prerequisites

You must have Node.js

In Ubuntu:

sudo snap install node --channel=12

Install with NPM

npm i -g pocket-cli

Install with Snap

TBD

Run

Some example command

$ pocket-cli

Pocket> login // Authenticate with Pocket to get access to your articles
Pocket> ? // prints help
Pocket> list // last 8 articles
Pocket> unread // last 8 unread articles
Pocket> bitcoin // search for articles with 'bitcoin'
Pocket> archive 1 2 3 // archive article 1, 2 and 3 from the last search
Pocket> a 1 2 3 // shortcut for archive
Pocket> o 1 2 3 // open selected indexes in browser
Pocket> 2 <ENTER> <ENTER> // open second result (press enter twice)
Pocket> update whatsnew // prints release notes

Use TAB to autocomplete

Contribute

For developers

Author

Built by Daniele Dellafiore. Get in touch on Twitter

0.8.5

4 years ago

0.8.4

4 years ago

0.8.3

4 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.9

5 years ago

0.7.8

5 years ago

0.7.6

5 years ago

0.7.5

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago