A curated list of MQTT related stuff.
MQTT is a lightweight messaging protocol for small sensors and mobile devices, optimized for high-latency or unreliable networks.
- mqtt.org.
- MQTT community wiki.
- Google Groups: MQTT.
- IRC channel #mqtt on the freenode network.
- A list of public brokers.
- Forkbomb Blog (Dominik Obermaier)
- eMQTT - The Massively Scalable MQTT Broker written in Erlang/OTP.
- hbmqtt - Python MQTT broker using asyncio.
- HiveMQ - Java based commercial MQTT Broker.
- Moquette - Java MQTT lightweight broker.
- Mosca - Mosca is a node.js mqtt broker, which can be used Standalone or Embedded in another Node.js application.
- Mosquitto - "The" Open Source MQTT Broker.
- SurgeMQ - High Performance MQTT Server and Client Libraries in Go.
- VerneMQ - an Apache2 licensed distributed MQTT broker, developed in Erlang.
- RabbitMQ MQTT Adapter - MQTT Adapter for RabbitMQ
- mqtt-admin - Web based MQTT frontend. Direct Link.
- mqtt-benchmark - A benchmarking tool for MQTT Servers.
- mqtt-fuzz - A simple fuzzer for the MQTT protocol.
- MQTT.fx - MQTT.fx is a MQTT Client written in Java based on Eclipse Paho. Supports scripting.
- MQTTInspector - A general MQTT testing app for iOS (iPhone and iPad).
- mqtt-spy - Java based MQTT frontend. Supports scripting.
- CocoaMQTT - MQTT for iOS and OS X written with Swift.
- emqttc - Asynchronous Erlang MQTT Client.
- hbmqtt - Python MQTT client using asyncio.
- MQTT-Client-Framework - iOS native ObjectiveC MQTT Framework.
- MQTTKit - MQTT Objective-C client for iOS.
- mqtt_lua - MQTT Client library for the Lua language.
- MQTT.js - MQTT client for Node.js.
- Paho - open-source client implementations (C/C++, Java, Python, Javascript, Go, C#).
- pubsubclient - A client library for the Arduino Ethernet Shield that provides support for MQTT.
- ruby-mqtt - Pure Ruby gem that implements the MQTT protocol.
- logic4mqtt - Java based Logic and scripting engine for use with MQTT. Uses Java's general scripting interface, so scripts can be written in a multitude of languages like Javascript, Groovy etc.
- mqtt-scripts - Node.js based script runner. .
- Node-RED - A visual tool for wiring the Internet of Things.
- pubsubclient - A client library for the Arduino Ethernet Shield that provides support for MQTT.
- rpi2mqtt - Connect a RaspberryPis GPIOs and 1-Wire Temperature Sensors to MQTT.
- xbee2mqtt - XBee to MQTT gateway.
- modbus2mqtt - Modbus master which publishes register values via MQTT.
- agi-mqtt - Interface between Asterisk and MQTT.
- fritz2mqtt - Connect FRITZ!Box to MQTT.
- mqttwatchdir - Recursively watch a directory for modifications and publish file content to an MQTT broker.
- mqttlauncher - Execute shell commands triggered by published MQTT messages.
- mqtt-os-status - Operating-system related data, published to an MQTT broker at fixed intervals.
- check-mqtt - A Nagios/Icinga plugin for checking connectivity to an MQTT broker.
- notify-by-mqtt - a Nagios/Icinga notification module which wraps data into JSON and fires it off to an MQTT broker.
- Owntracks - Location tracking and geofencing for MQTT.
- mqtt2graphite - Subscribe to MQTT topics and push to Graphite's Carbon server.
- influx4mqtt - Subscribe to MQTT topics and insert into InfluxDB.
- cul2mqtt - Interface between Busware CUL (868MHz RF-Devices like ELV FS20, HMS, EM, ...) and MQTT.
- eno2mqtt - Interface between an Enocean USB300 (TCM310) adapter and MQTT.
- hm2mqtt - Interface between EQ-3's Homematic line of smarthome devices and MQTT.
- knx2mqtt - Interface between the KNX home automation standard and MQTT. .
- mqtt-dss-bridge - MQTT digitalSTROM-Server Bridge.
- fhem has a MQTT module since V5.6 .
- homekit2mqtt - Interface between HAP-NodeJS and MQTT.
- ioBroker has a MQTT adapter.
- openhab has a MQTT binding.
- Tasker (Automation for Android) MQTT Publisher Plugin
- chromoflex2mqtt - Control Chromoflex USP3 RGB LED modules via MQTT
- hue2mqtt - Interface between the Philips Hue bridge and MQTT.
- mqtt-dmx-sequencer - Control DMX devices via Art-Net by MQTT.
- airtunes2mqtt - MQTT controlled Multi-Room Audio with Airplay/Airtunes Devices.
- kodi2mqtt - Interface between a Kodi mediacenter instance and MQTT.
- lirc2mqtt - Send and receive infrared via LIRC.
- onkyo2mqtt - Interface between Onkyo AVR's EISCP network remote protocol and MQTT. Uses the onkyo-eiscp library.
- yamaha-avr2mqtt .
- flowerpower2mqtt - Publish measurements from Parrot Flower Power plant sensors to MQTT.
- bcontrol2mqtt - Publish measurements from TQ Energy Manager to MQTT.
- mqtt-irc-bot - A MQTT to IRC / IRC to MQTT bridge or bot.
- mqttwarn - Subscribe to MQTT topics (with wildcards) and notifiy pluggable services.
- twitter-to-mqtt - A python daemon that uses the Twitter Streaming API to access tweets and republishes them to an MQTT topic.
- mqtt-panel - A web interface for MQTT.
- mqtt-smarthome - Smart home automation with MQTT as the central message bus - Architectural proposal.
Contributions welcome! Read the contribution guidelines first.