Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dannixon/matrix-mqtt-bridge

Bridge between MQTT and Matrix.
https://github.com/dannixon/matrix-mqtt-bridge

matrix matrix-bot matrix-bridge matrix-chat mqtt

Last synced: 3 months ago
JSON representation

Bridge between MQTT and Matrix.

Awesome Lists containing this project

README

        

# matrix-mqtt-bridge

[![CI](https://github.com/DanNixon/matrix-mqtt-bridge/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/DanNixon/matrix-mqtt-bridge/actions/workflows/ci.yml)
[![dependency status](https://deps.rs/repo/github/dannixon/matrix-mqtt-bridge/status.svg)](https://deps.rs/repo/github/dannixon/matrix-mqtt-bridge)

Bridge between Matrix and MQTT.

## Usage

See `matrix-mqtt-bridge --help` for configuration.

Bot user should already be joined to any rooms you wish to interact with.

## MQTT API

Events from the Matrix room are published to `/`.

Text published to `//send/text` are sent as `m.text` messages.