BluetoothConnector icon indicating copy to clipboard operation
BluetoothConnector copied to clipboard

Simple macOS CLI to connect/disconnect a Bluetooth device. Useful for AirPods or other Bluetooth headphones.

Results 8 BluetoothConnector issues
Sort by recently updated
recently updated
newest added

weird, i know. but it seems to be the case. whether passing the `--disconnect` flag or not. adding `--notify` fixes it, but, well, notification.

not able to connect iPhone via bluetooth for MacOS Monterey

Do you have a plan to add this future thanks for the great work

If I try to connect to a device which isn't available, obviously the connect will fail. However, it can take awhile to fail. I would like to be exit to...

`BluetoothConnector --notify $MAC` (with $MAC == my airpods) always reports "Successfully connected" after 20 secs. This happens even while another terminal window runs `BluetoothConnector --status $MAC` in a loop and...

Just added some more instructions for setting up key binds. If I was confused, maybe I can help someone else now that I figured it out. 😄

When I run BlueToothConnector without parameters it lists my keyboard as `da-84-3e-56-b9-bf Connected 0 Ergonomic Keyboard` but when I try to get status or disconnect using commands like `BluetoothConnector --status...

For some reason, MAC addresses are case-sensitive. This caused some confusion until I realized it. I recommend covert all mac address inputs to lowercase. This supports copy/paste from outputs such...