Bridge · Download
Download the bridge
Pre-built binaries for macOS, Linux, and Windows — arm64 and amd64. Free and open source under the MIT license. No Go toolchain required; pick your platform, unpack, and run bridge init.
macOS
macOS 12+ · signed & notarized
- Apple Silicon
- 1-bit-bridge_*_macos_arm64.tar.gz
- Intel
- 1-bit-bridge_*_macos_amd64.tar.gz
tar -xzf 1-bit-bridge_*_macos_arm64.tar.gz
./bridge init Developer-ID signed and Apple-notarized — Gatekeeper is happy on first run.
Linux
Linux · Raspberry Pi 4+ · static binary
- x86-64
- 1-bit-bridge_*_linux_amd64.tar.gz
- ARM64 (Pi 4 / 5)
- 1-bit-bridge_*_linux_arm64.tar.gz
tar -xzf 1-bit-bridge_*_linux_amd64.tar.gz
./bridge init Static binary — no glibc gymnastics. Running a NAS or container? See the Docker guide.
Windows
Windows 10 / 11
- x86-64
- 1-bit-bridge_*_windows_amd64.zip
- ARM64
- 1-bit-bridge_*_windows_arm64.zip
Expand-Archive 1-bit-bridge_*_windows_amd64.zip -DestinationPath bridge
bridge.exe init Unsigned for now — SmartScreen → More info → Run anyway. Authenticode signing via SignPath Foundation is pending.
Every button opens the latest release, where each archive is published with a SHA-256 checksum. Older builds and full release notes are on the releases page.
After you download
Four commands to a paired iPhone.
- 1.
./bridge doctor— optional preflight; flags ports in use, bad paths, missing deps. - 2.
./bridge init— the wizard asks for your library path, a name, and a listen address. - 3. Open the admin console at
http://127.0.0.1:7789/and wait for the first scan. - 4. In the 1-bit app, tap Add 1-bit Bridge → Discover, then approve the device.