キーボードのみでAirPodsなどのBluetoothデバイスの接続/切り離しができるMac用ユーティリティアプリ「wechsel」がリリースされています。詳細は以下から。
Bluetoothデバイスの接続や切り離しをメニューバーアイコンからワンクリックで行える「ToothFairy」というアプリがありますが、ドイツのエンジニアFriedrichさんが公開した「wechsel」は同様の機能をmacOSのSpotlightのようにキーボードのみで行うことが出来ます。
wechsel (/ˈvɛksəl/) claims to simplify the interaction with bluetooth connections on macOS.[…] The tool offers a global hotkey to display a Spotlight-like window. After selecting a specific device using the arrow keys, simply hit the ↵ Enter key to connect/disconnect the device.
wechsel – use your keyboard to manage bluetooth connections on macOS – GitHub
wechselの使い方は簡単で、アプリを起動してグローバルホットキーを設定。あとはホットキーを押して表示されたBluetoothオーディオデバイスの中から接続/接続解除したいデバイスを方向キーで選択し、[Enter]を押すだけでデバイスが接続/接続解除されます。
wechselはオープンソース(GPL v3.0)で、homebrew-caskにも対応しているので、興味のある方はインストールしてみてください。
brew tap friedrichweise/wechsel brew cask install wechsel
コメント