Skip to content

pdxlocations/ChannelLink-for-Meshtastic

Repository files navigation

A Python script using MQTT to bridge Meshtastic networks using different modem settings.

Example Topology:
example topology

To install:

git clone https://github.com/pdxlocations/ChannelLink-for-Meshtastic.git
cd ChannelLink-for-Meshtastic
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Rename config-example.json and edit configuration:

sudo mv config-example.json config.json
sudo nano config.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages