From e4751ac5af3c62c0ea3949e06c8698a7db590384 Mon Sep 17 00:00:00 2001 From: RYeah Sh <7011604+pantchox@users.noreply.github.com> Date: Mon, 17 Jan 2022 20:06:09 +0200 Subject: [PATCH] Added PushStaq Node-Red Package (#3) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3e9ec0..aed5638 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ It provides a browser-based editor that makes it easy to wire together flows usi - [pushbullet](https://github.com/node-red/node-red-nodes/tree/master/social/pushbullet) - Uses [PushBullet](https://www.pushbullet.com/) to push an Android device that has the app installed. - [pusher](https://github.com/node-red/node-red-nodes/tree/master/social/pusher) - Publish-Subscribe to a [Pusher](https://pusher.com/) channel/event. - [pushover](https://github.com/node-red/node-red-nodes/tree/master/social/pushover) - Sends alerts via [Pushover](https://pushover.net/). +- [PushStaq](https://github.com/pantchox/node-red-contrib-pushstaq) - Send real time alerts using Push Notifications from your Node-Red flows to any device with [PushStaq](https://www.pushstaq.com). - [slack](https://github.com/yayadrian/node-red-slack) - Interact with the Slack API. - [sms77](https://github.com/sms77io/nodered-contrib-sms77) - Uses [sms77](https://www.sms77.io/) service for SMS, text-to-speech calls and number lookups. - [telegrambot](https://github.com/windkh/node-red-contrib-telegrambot) - Contains a receiver and a sender node which act as a Telegram Bot.