Skip to content

Supply Drop BBSA BBS for LoRa mesh networks, written in Rust

Works with MeshCore and Meshtastic out of the box. Runs on a Pi. Add other transports (APRS, Telnet, IRC, whatever) by writing a plugin.

Supply Drop BBS logo

Quick start โ€‹

sh
curl -fsSL https://raw.githubusercontent.com/Mesh-America/supply-drop-bbs/main/install.sh | sudo bash

The script downloads a pre-built binary for your architecture, runs a setup wizard, and configures a systemd service. Takes under a minute on a Pi 4. Older hardware or unusual architectures fall back to building from source (5โ€“15 minutes).

Before you run it, have these on hand:

  • Radio type: USB companion device or Pi HAT
  • HAT model (if using a HAT)
  • Your region/frequency

Full installation guide ยท Configuration reference

Released under the Apache 2.0 + Commons Clause License.