node-red-nodes/social/nma
Dave Conway-Jones 5fe8f83bc5 Let nam node actual create error event
(rather than just warn…)
2015-12-17 17:15:43 +00:00
..
icons Add Notify My Android Node - with credentials support 2014-04-20 18:01:38 +01:00
57-nma.html Move several nodes to "mobile" category 2015-09-16 22:38:38 +01:00
57-nma.js Let nam node actual create error event 2015-12-17 17:15:43 +00:00
LICENSE Add prowl, nma and pushover to npm, update all to fa icons 2014-07-27 16:09:50 +01:00
README.md Add prowl, nma and pushover to npm, update all to fa icons 2014-07-27 16:09:50 +01:00
package.json Let nam node actual create error event 2015-12-17 17:15:43 +00:00

README.md

node-red-node-nma

A Node-RED node to send alerts via Notify-My-Android.

Install

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

npm install node-red-node-nma

Usage

Uses Notify-My-Android (NMA) to push the msg.payload to an Android device that has Notify-My-Android app installed.

Optionally uses msg.topic to set the title, if not already set in the properties.

The API-key is stored in a separate credentials file.

Uses Notify-My-Android. See this link for more details.