alfred-workflow-toggle-airpods icon indicating copy to clipboard operation
alfred-workflow-toggle-airpods copied to clipboard

Connect AirPods/Bluetooth without scripting UI interactions

Open varenc opened this issue 4 years ago • 0 comments

Mainly this is just an FYI.

I used to use this Alfred script, but then awhile back I discovered this amazing CLI tool: https://github.com/lapfelix/BluetoothConnector

With that, connecting your airpods is as easy as running BluetoothConnector --connect f0-5c-d5-xx-xx-xx. No more scripted UI interactions where you have to make sure you don't jiggle the mouse too much. I made a simple Alfred workflow to trigger that tool on a keyword.

Could be worth switching this script over to use that method. Though there might be other downsides to it.

varenc avatar Dec 10 '20 00:12 varenc