Downloads
macOS — Betaflight Configurator
Install via Terminal — automatically detects Apple Silicon or Intel, downloads the correct build and installs all required USB serial drivers.
Loading...Installation Guide
macOS — Step by step
- 1
Open Terminal
Press ⌘ Space, type Terminal and press Return. Or find it in Applications › Utilities › Terminal.app.
- 2
Run the install command
Paste the command below and press Return. The installer downloads the correct build for your Mac and sets up everything automatically.
$Loading... - 3
Allow the app to run
If macOS shows a Gatekeeper dialog, go to System Settings › Privacy & Security and click Open Anyway. The installer handles this automatically when possible.
- 4
Connect your flight controller
Open Betaflight Configurator from Applications. Connect your FC via USB, select the correct port from the top-right dropdown, and click Connect.
Community Resources
Features
Betaflight Configurator gives you complete control over every aspect of your flight controller. Connect your FC, flash firmware, tune PID loops, configure the OSD and much more — all from a single GUI.
PID Tuning
Adjust P, I, D and feedforward values per axis. Real-time response graph, RPM filtering and dynamic notch filters built in.
OSD Layout
Drag-and-drop on-screen display editor. Place speed, altitude, battery, RSSI and custom items exactly where you want.
Motor & ESC
Test and calibrate motors individually. Configure bidirectional DSHOT, telemetry, and motor direction from the GUI.
Rates & Expo
Actual, Betaflight or Raceflight rate profiles with live preview curves. Save multiple profiles for different flying styles.
GPS Rescue
Set altitude, speed, minimum satellites, and rescue angle for a reliable return-to-home when signal is lost.
Blackbox Viewer
Integrated log viewer to analyse flight data frame-by-frame. Identify oscillations and tune with real flight evidence.
Receiver Setup
Configure SBUS, CRSF, ELRS, and PPM receivers. View live channel data, set failsafe, and configure channel mapping.
Firmware Flasher
Flash official or custom Betaflight firmware directly from the app. Supports DFU mode and cloud-fetched target list.
CLI Access
Full CLI terminal for power users. Dump, diff and paste configuration. Script complex setups with multi-line paste.