#!/usr/bin/env bash # Double-click in Finder (macOS) to start the Godot <-> Arduino serial bridge. # Keep this window open while you work; close it to stop the bridge. # On Linux this same file works once it's executable: chmod +x start-bridge.command cd "$(dirname "$0")" python3 bridge.py