CLI

Provision WiFi over BLE and optionally claim the device.

Downloads

Downloads are provided as .zip files. Unzip them before running.

PlatformDownload
Linux (x86_64)cli-linux-amd64.zip
macOS (Apple Silicon)cli-darwin-arm64.zip
Windows (x86_64)cli-windows-amd64.exe.zip

Run

The CLI is an interactive TUI. Make sure Bluetooth is enabled on your computer.

Linux

unzip cli-linux-amd64.zip
chmod +x ./cli-linux-amd64
./cli-linux-amd64

macOS

unzip cli-darwin-arm64.zip
chmod +x ./cli-darwin-arm64
./cli-darwin-arm64

If macOS blocks the app the first time, approve it in Privacy & Security and try again.

StepWhat you’ll see
1) Try to open the CLImacOS could not verify the developer dialog
2) Open System Settings → Privacy & SecuritymacOS Privacy & Security settings
3) Click Open AnywaymacOS Open Anyway button
4) Allow BluetoothmacOS permission prompt (for Bluetooth access)

Windows

If Windows SmartScreen blocks it: click “More info” → “Run anyway”. If the file is blocked via properties: right click the .exe → Properties → check “Unblock”.

Provisioning flow

If the CLI cannot find the device, make sure it is in provisioning mode and within BLE range.