node-red-nodes/social/notify
Sam Machin 2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
..
locales/en-US added i18n help files (#766) 2021-03-12 13:17:23 +00:00
57-notify.html added i18n help files (#766) 2021-03-12 13:17:23 +00:00
57-notify.js A whole bunch of whitespace linting - no functional changes 2019-08-11 13:37:15 +01:00
LICENSE Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
README.md update social nodes info style 2016-03-02 13:27:52 +00:00
node-red.png update notify package to use a more cross platform library 2018-09-10 11:37:20 -04:00
package.json Update package.jsons for mono-repo (#851) 2021-11-02 15:22:30 +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 your Node-RED user directory - typically ~/.node-red

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.