reading-list-to-pocket

1.0.1 • Public • Published

reading-list-to-pocket

Simple command line Safari Reading List to Pocket importer.

  1. Install reading-list-to-pocket npm package globally
npm install -g reading-list-to-pocket
  1. Register your own pocket application here with at least add and modify permissions. Remember your consumer key - it will be used later on.

  2. Sync your Safari Reading List with pocket

# providing consumer key as cli argument 
reading-list-to-pocket --consumerKey <YOUR_APP_CONSUMER_KEY>
# providing key as environment variable 
POCKET_CONSUMER_KEY=<YOUR_APP_CONSUMER_KEY> reading-list-to-pocket

TIP: If you are going to sync your reading list with pocket more then once its better to set consumer key environment variable in .bash_profile.

Package Sidebar

Install

npm i reading-list-to-pocket

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • valeriivasin