A Dockerized Relay for Meshtastic and Matrix featuring an Integrated Virtual Meshtastic Node communicating via MQTT
 
 
 
Go to file
mate 4171580c2b
Update docker-compose.yaml
2023-09-17 13:03:47 +02:00
.github/workflows Check develop 2023-08-22 14:21:06 +02:00
app Dockerfile & docker-compose changes 2023-09-09 17:24:15 -05:00
device Rename node dir to device for clarity 2023-09-09 14:12:18 -05:00
.gitmodules Almost works.... 2023-08-29 00:00:05 +00:00
LICENSE Initial commit 2023-08-16 23:07:49 +02:00
README.md README.md formatting change 2023-09-06 11:51:16 -05:00
docker-compose.yaml Update docker-compose.yaml 2023-09-17 13:03:47 +02:00

README.md

MMRELAYNODE

A relay between Meshtastic and Matrix with native Meshtastic node connected via MQTT

The repository uses firmware built based on https://github.com/meshtastic/firmware.

Relay operation is implemented using the Meshtastic <=> Matrix Relay https://github.com/geoffwhittington/meshtastic-matrix-relay.

Feel free to explore the Meshtastic project on their website: https://meshtastic.org.

git clone https://github.com/mate-dev/mmrelaynode.git
cd mmrelaynode && git submodule update --init
docker compose -f "docker-compose.yaml" up -d --build