macOS
brew install bluetoothconnectorlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bluetoothconnector in AI-Agent-Workflows.
Installation
brew install bluetoothconnectorlocal Homebrew formula metadata
Überblick
Connect and disconnect Bluetooth devices
Verlauf
BluetoothConnector is a small macOS Swift command-line tool for connecting, disconnecting, or toggling a Bluetooth device by MAC address.
Felix Lapalme wrote BluetoothConnector to make switching BeatsX earbuds from an iPhone to a Mac easier. The README frames it as a simple personal macOS CLI, with releases, Homebrew installation, Mint installation, and manual Swift Package Manager build instructions.
The tag history starts at 1.0 in 2017 and reaches the 2.x line by 2023, with the project continuing as a compact utility rather than a broad Bluetooth management suite.
Its adoption is centered on macOS users who want a scriptable Bluetooth action for headphones or other paired devices. Homebrew made it installable as bluetoothconnector, while Mint support fit Swift CLI users.
Users pass a Bluetooth MAC address and choose connect, disconnect, or default toggle behavior. The tool can also request macOS Notification Center feedback and the README shows an Automator service workflow for binding the command to a keyboard shortcut.
No persistent configuration or credentials file is documented; the device address is supplied on the command line or embedded by the user in an Automator workflow.
BluetoothConnector is a neat example of a tiny Mac-only utility becoming package-manager material: one executable, one hardware annoyance, Homebrew distribution, and enough SwiftPM structure for repeatable builds.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
BluetoothConnector | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/lapfelix/BluetoothConnector
Installationsmetadaten
| Paketschlüssel | brew:bluetoothconnector |
|---|---|
| Version | 2.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bluetoothconnector |
| Homepage | https://github.com/lapfelix/BluetoothConnector |
| Repository | https://github.com/lapfelix/BluetoothConnector |
| Upstream-Dokumentation | https://github.com/lapfelix/BluetoothConnector |
| Lizenz | MIT |
| Quellarchiv | https://github.com/lapfelix/BluetoothConnector/archive/refs/tags/2.1.0.tar.gz |
| Bottle | verfügbar (auf arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bluetoothconnector |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.