node-red-node-flickr

0.1.1 • Public • Published

node-red-node-flickr

A Node-RED node to upload pictures to Flickr.

Install

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

npm install node-red-node-flickr

Usage

Saves photos to Flickr.

The incoming message can provide the following properties:

  • msg.payload - a Buffer containing the image (required)
  • msg.title - the title for the photo (optional)
  • msg.description - the description for the photo (optional)
  • msg.tags - tags to be applied to the photo. Can be either a string containing space-separated tags, or an array of tags. (optional)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i node-red-node-flickr

Weekly Downloads

0

Version

0.1.1

License

Apache-2.0

Last publish

Collaborators

  • dceejay
  • knolleary