haste-to-airpods-connection
What's This?
Alfred Workflow to manage Bluetooth connection.
Prerequisite
Verified with:
- macOS v10.15.7
- Alfred Powerpack v4.3.3
Required package:
$ brew install bluetoothconnector
Usage
- Pair the target device with Mac at least once in advance
- Spot the MAC address of your device with the command below:
$ BluetoothConnector
- Download the latest haste.alfredworkflow file from Releases
- Click the downloaded file and import the workflow
- Type
airpods-
on Alfred. You need to specify the MAC address so that the workflow will remember the one for later use. For instance, the MAC address would look like00-03-93-a1-01-01
.
Here are the keywords available via Alfred:
airpods-status [MAC address]
: Show the current status of the target device.airpods-connect [MAC address]
: Connect to the specified target device.airpods-disconnect [MAC address]
: Disconnect from the target device.