node-red-node-pinboard

0.1.2 • Public • Published

node-red-node-pinboard

A Node-RED node to save bookmarks to Pinboard.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm i node-red-node-pinboard

Usage

Saves bookmarks to Pinboard.in.

The incoming message can provide the following properties:

  • msg.payload - the url to save (required)
  • msg.title - the title for the bookmark (required)
  • msg.description - the description for the bookmark (optional)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    2
  • 0.1.1
    0
  • 0.1.0
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i node-red-node-pinboard

Weekly Downloads

2

Version

0.1.2

License

Apache-2.0

Unpacked Size

21.2 kB

Total Files

7

Last publish

Collaborators

  • dceejay
  • knolleary