xbmc-mqtt

Message receiver

Enables XBMC to receive and display messages from an MQTT broker.

A simple plugin for XBMC to listen for a particular topic on an MQTT broker, and display a popup message

GitHub

4 stars
4 watching
2 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
njouanin/hbmqtt An MQTT client and broker implementation built on top of asyncio's standard asynchronous I/O framework 801
mqtt-tools/mqttwarn An MQTT message router for notifying services using pluggable plugins. 958
jpmens/notify-by-mqtt A module to notify Nagios/Icinga users by publishing data to an MQTT broker. 15
magcode/mopidy-mqtt Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. 23
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 34
sdeancos/mqtt-client An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. 17
jamiei/delphi-tmqtt2 An MQTT client library for Delphi, allowing Delphi applications to connect to an MQTT message broker. 22
njh/ruby-mqtt A Ruby gem implementing the MQTT protocol for publish/subscribe messaging 544
wialon/gmqtt An asynchronous Python client implementation for MQTT version 5.0 protocol 400
jnguillerme/mqtt.dart An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. 51
j0sh/ocaml-mqtt A Message Parser Library Implementing the MQTT PubSub Protocol 19
fusesource/mqtt-client Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. 1,272
monster1025/aqara-mqtt A Python-based MQTT bridge connecting Aqara devices to Home Assistant. 88
peterhinch/micropython-mqtt A driver for asynchronous MQTT communication in MicroPython 581
matbgn/mqtt_upython An MQTT client implementation using MicroPython on ESP8266 0