Skip to main content
Version: 2.8

macOS

MacOS packages are installed via Homebrew.

FeatureStatus
🔌 USBUSB (Universal Serial Bus). The wired connection used to power a device, flash firmware onto it, and communicate with it over serial. Radio
🕸️ SPISPI (Serial Peripheral Interface). A bus used between the microcontroller and peripherals such as the LoRa radio and the display. Radio
📱 MUIMUI (Meshtastic UI). An on-device interface for interacting with the mesh and changing most basic settings without a phone client.
🌐 Web

Supported MacOS: 26 tahoe, 15 sequoia

Install

brew tap meshtastic/tap
brew trust meshtastic/tap
brew install meshtasticd
brew services start meshtasticd

macOS paths

  • configuration : /opt/homebrew/etc/meshtasticd
  • log : /opt/homebrew/var/log/meshtasticd.log