From 20f6fbefd8d8ce1cec953aba18557d4b2a20fe43 Mon Sep 17 00:00:00 2001 From: Thomas Dietrich Date: Sun, 10 Sep 2017 18:54:48 +0200 Subject: [PATCH] Add WinThing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4073bd3..8c2a85e 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,6 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [xbee2mqtt](https://github.com/xoseperez/xbee2mqtt) - XBee to MQTT gateway. - #### Industry * [modbus2mqtt](https://github.com/owagner/modbus2mqtt) - Modbus master which publishes register values via MQTT. @@ -153,6 +152,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [mqttpc](https://github.com/hobbyquaker/mqttpc) - Control processes via MQTT. Ability to send signals via MQTT and to publish stdout/stderr or pipe MQTT payloads into stdin. * [mqttwatchdir](https://github.com/jpmens/mqtt-watchdir) - Recursively watch a directory for modifications and publish file content to an MQTT broker. * [psmqtt](https://github.com/eschava/psmqtt) - Utility reporting system health and status via MQTT. +* [WinThing](https://github.com/msiedlarek/winthing) - Remotely control Windows through MQTT. #### Monitoring @@ -163,7 +163,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi #### Location tracking -* [Owntracks](http://owntracks.org/) - Location tracking and geofencing for MQTT. +* [OwnTracks](http://owntracks.org/) - Location tracking and geofencing for MQTT. #### Logging