A powerful and easy-to-use relay between Meshtastic devices and Matrix chat rooms, allowing seamless communication across platforms. This opens the door for bridging Meshtastic devices to many other platforms.
We would love to support Matrix E2EE rooms, but this is currently not implemented.
The latest installer is available here
M<>M Relay supports plugins for extending its functionality, enabling customization and enhancement of the relay to suit specific needs.
Generate a map of your nodes:
Produce high-level details about your mesh:
It is possible to create custom plugins. Check more info in example_plugins/README.md.
Add the repository under the community-plugins
section in config.yaml
:
community-plugins:
weather_plugin:
active: true
repository: https://github.com/anotheruser/weather_plugin.git
tag: master
See our Wiki page Getting Started With Matrix & MM Relay.
Join us!
The relay is compatible with the following operating systems:
Refer to the development instructions for details about running the relay on MacOS and Linux.