node-red-nodes/social/nma
Dave C-J f21a08afe6 Add prowl, nma and pushover to npm, update all to fa icons 2014-07-27 16:09:50 +01:00
..
icons Add Notify My Android Node - with credentials support 2014-04-20 18:01:38 +01:00
57-nma.html Add prowl, nma and pushover to npm, update all to fa icons 2014-07-27 16:09:50 +01:00
57-nma.js Add prowl, nma and pushover to npm, update all to fa icons 2014-07-27 16:09:50 +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 Add prowl, nma and pushover to npm, update all to fa icons 2014-07-27 16:09:50 +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.