node-red-contrib-cowsay

0.1.1 • Public • Published

node-red-contrib-cowsay

A node to generate ascii art using cowsay module

Install

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

    npm install node-red-contrib-cowsay

Information

After this node receives String text data via msg.payload, it outputs ASCII art which describes that a cow says the text.

Package Sidebar

Install

npm i node-red-contrib-cowsay

Weekly Downloads

5

Version

0.1.1

License

Apache-2.0

Unpacked Size

2.94 kB

Total Files

5

Last publish

Collaborators

  • kazuhitoyokoi