From 4d3b9113ddf008ceb6b9e5091557a8d1ffab06f3 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Mon, 9 Oct 2017 21:28:59 +0200 Subject: [PATCH] add mqttclpro --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92ad526..ad2d326 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [leaf-python-mqtt](https://github.com/glynhudson/leaf-python-mqtt) - Extract data from Nissan Leaf API and post to mqtt. * [miflora-mqtt-daemon](https://github.com/ThomDietrich/miflora-mqtt-daemon) - Linux service to send Xiaomi Mi Flora plant sensor data to an MQTT broker. * [mqtt2ble](https://github.com/hardillb/mqtt2ble) - A way to bridge MQTT topics to BLE Gatt characteristics. +* [mqttclpro](https://github.com/dc297/mqttclpro) - MQTT Client with tasker integration Android app. * [mqttDB](https://github.com/hobbyquaker/mqttDB) - A JSON store with MQTT interface. * [node-mqtt-for-anki-overdrive](https://github.com/IBM-Bluemix/node-mqtt-for-anki-overdrive) - Node.js Controller and MQTT API for Anki Overdrive. * [parrot-sample](https://github.com/IBM-Bluemix/parrot-sample) - Sample code which uses MQTT to control a Parrot AR Drone.