node-red-nodes/social/notify
dceejay 3644f16a89 Fix type in Notify node package.json
Thank @natcl
close #96
2015-02-03 18:24:14 +00:00
..
57-notify.html Migrate icons. 2014-09-03 16:12:26 +01:00
57-notify.js Update node-red-nodes social nodes to use strict and pass jshint scan 2014-06-28 23:34:59 +01:00
LICENSE Publish notify node to npm (add package, license, etc) 2015-01-04 21:55:21 +00:00
README.md Publish notify node to npm (add package, license, etc) 2015-01-04 21:55:21 +00:00
package.json Fix type in Notify node package.json 2015-02-03 18:24:14 +00:00

README.md

node-red-node-prowl

A Node-RED node to send local popup notifications.

Uses Growl

Install

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

npm install node-red-node-notify

Uses Growl so should work cross platform but will need pre-reqs installed... see this link for detailed instructions.

If installing on Windows you MUST read the install instructions ... especially the bit about adding growlnotify to your path... or it WILL NOT work.

Usage

Uses Growl to push the msg.payload to the local desktop.

The title can be set by msg.topic.