1.0.1 • Published 7 years ago

node-red-contrib-pocket v1.0.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
7 years ago

node-red-contrib-pocket

NodeRed node that wrap Pocket API's (formerly known as Read It Later)

Nodes:

  • pocket add to add items to Pocket
  • pocket read to read items from Pocket
  • pocket modify to modify items from Pocket
  • pocket credentials to save Pocket authentication tokens

Docker

You can test this node using the following docker image:

docker run -it -p 1880:1880 -v /home/node-red:/data -u `id -u node-red` --name mynodered petitchevalroux/node-red-docker

Roadmap

  • Extract client api code to a new package

About

Author: petitchevalroux

1.0.1

7 years ago

1.0.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago