node-red-nodes/social/nma
Nick O'Leary 08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
..
icons Add Notify My Android Node - with credentials support 2014-04-20 18:01:38 +01:00
57-nma.html Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
57-nma.js Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +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 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +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.