0.0.4 • Published 6 years ago

pocket-sync v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

pocket-sync

A command-line tool for synchronizing your pocket items to your local database

Install

npm install -g https://github.com/jihgao/pocket-sync.git

Usage

  • Synchronize: pocketsync sync -k <consumer key> -t <access token>

  • Reset data, consumer and access access token: pocketsync reset

  • Export the cached data to other file: pocketsync export > <your_json_file_path.json>

  • Archive the cached data: pocketsync archive

Options

  • -k The consumer key of your pocket app

  • -t The access token of your pocket app

Notes

You just need provide consumer key and access token at the first time you run the command

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago