node-red-node-pinboard 0.1.2

A Node-RED node to save bookmarks to Pinboard

npm install 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)

Node Info

Version: 0.1.2
Updated 6 years, 7 months ago
License: Apache-2.0
Rating: not yet rated

Actions

Rate:

Downloads

4 in the last week

Nodes

  • pinboard-user
  • pinboard out

Keywords

  • node-red
  • pinboard
  • bookmark

Maintainers