node-red-node-delicious

0.1.0 • Public • Published

node-red-node-delicious

A Node-RED node to save bookmarks to Delicious.

Install

Run the following command in the root directory of your Node-RED install

    npm install node-red-node-delicious

Usage

Saves bookmarks to Delicious.

The incoming message can provide the following properties:

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

/node-red-node-delicious/

    Package Sidebar

    Install

    npm i node-red-node-delicious

    Weekly Downloads

    1

    Version

    0.1.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • dceejay
    • knolleary