0.0.5 • Published 7 years ago

node-red-contrib-clipboard v0.0.5

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

node-red-contrib-clipboard

Nodes to read/write clipboard data. This module coutains the following Node-RED nodes.

  • clipboard-read: Node to output the clipboard data to msg.payload as output of the node.
  • clipboard-write: Node to write msg.payload data into the clipboard on your computer.

Install

Run the following npm command in your Node-RED environment.

npm install -g node-red-contrib-clipboard
0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago