lapfelix / BluetoothConnector

Simple macOS CLI to connect/disconnect a Bluetooth device. Useful for AirPods or other Bluetooth headphones.
MIT License
531 stars 34 forks source link

Does not connect or disconnect in OS X Ventura #26

Closed PacoH closed 10 months ago

PacoH commented 1 year ago

It gets the devices that are paired or connected but cannot disconnect them.

blueutil works fine and is not difficult to use.

lapfelix commented 10 months ago

Try with 2.1.0, it was built with Sonoma

PacoH commented 10 months ago

OK. That works. Thanks.