node-red-nodes/social/nma
Dave Conway-Jones 2b857cddf2 Move several nodes to "mobile" category
Nma, pushbullet, pusher, pushover, twilio
2015-09-16 22:38:38 +01: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 Apply consistent style to node-red-nodes 2015-05-11 19:25:39 +01: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 Move several nodes to "mobile" category 2015-09-16 22:38:38 +01: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.