Automic VaultAutomic Vault

brew

bluetoothconnector を Homebrew でインストール

bluetoothconnector のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bluetoothconnector

local Homebrew formula metadata

概要

パッケージ概要

Connect and disconnect Bluetooth devices

コマンドとエイリアス

  • BluetoothConnector

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: 1.0 tag published.
  • 2019: README screenshots and workflow instructions documented Notification Center and Automator usage.
  • 2023: 2.1.0 tag published.
  • 2025: Repository activity shows continued maintenance work.

Related projects

  • Homebrew and Mint are documented installation paths.
  • macOS Automator is documented as the suggested keyboard-shortcut integration.
  • Apple's IOBluetooth/macOS Bluetooth stack is the underlying platform target.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
BluetoothConnectorcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.1.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新2.1.0

https://github.com/lapfelix/BluetoothConnector

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bluetoothconnector
バージョン2.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bluetoothconnector
ホームページhttps://github.com/lapfelix/BluetoothConnector
リポジトリhttps://github.com/lapfelix/BluetoothConnector
上流ドキュメントhttps://github.com/lapfelix/BluetoothConnector
ライセンスMIT
ソースアーカイブhttps://github.com/lapfelix/BluetoothConnector/archive/refs/tags/2.1.0.tar.gz
Bottle利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebluetoothconnector
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment