A Dockerized Relay for Meshtastic and Matrix featuring an Integrated Virtual Meshtastic Node communicating via MQTT
 
 
 
Go to file
Jeremiah K a129b30743 Make container names more uniform 2023-09-09 14:04:37 -05:00
.github/workflows
app Add wait-for-it.sh to check for port 4403 2023-09-09 13:51:28 -05:00
node Delete run 2023-08-29 23:10:39 +00:00
.gitmodules
LICENSE
README.md README.md formatting change 2023-09-06 11:51:16 -05:00
docker-compose.yaml Make container names more uniform 2023-09-09 14:04:37 -05: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