node-red-contrib-cowsay
v0.1.1
Published
Node-RED node for cowsay
Maintainers
Readme
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-cowsayInformation
After this node receives String text data via msg.payload, it outputs ASCII art which describes that a cow says the text.
