90
SwitchBoard is an intelligent macOS link coordinator that acts as your default web browser. Instead of opening links blindly into a single static browser, it intercepts clicked links and routes them to different browsers like Arc, Chrome, or Safari based on intelligent, customizable rules. This tool is perfect for users who want to streamline their workflow by directing work links in Slack to open in a specific browser or ensuring Terminal links always open in Ghostery. Key Features:
Source-App Routing: Map any specific macOS app to any specific installed browser.
Auto-detection: Automatically discovers all your installed browsers and applications using macOS APIs.
Fallback Browser: Set a default browser for any link that doesn't match a specific application rule.
Native SwiftUI Performance: Built entirely in Swift and SwiftUI, using less than 10MB of RAM.
Zero UI Interference: Runs perfectly and invisibly in the background.
SwitchBoard is open source and can be compiled and installed directly from the source without requiring Xcode, using standard macOS command line tools. It ensures privacy by running entirely locally on your Mac, without tracking or storing the URLs you click.
Built with