0.3.0 • Published 2 years ago

node-red-node-notify v0.3.0

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

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.

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

9 years ago

0.0.1

10 years ago