A Dockerized Relay for Meshtastic and Matrix featuring an Integrated Virtual Meshtastic Node communicating via MQTT
 
 
 
Go to file
Jeremiah K 298d0c74e3 Move docker-compose.yaml 2 sample & add .gitignore 2023-10-25 11:02:33 -05:00
.github/workflows
app
device
.gitignore Move docker-compose.yaml 2 sample & add .gitignore 2023-10-25 11:02:33 -05:00
.gitmodules
LICENSE
README.md
docker-compose-sample.yaml Move docker-compose.yaml 2 sample & add .gitignore 2023-10-25 11:02:33 -05:00
docker-compose.yaml Merge branch 'master' into devel-make 2023-09-25 23:50:16 +02:00
mmrelay.sh

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