BluetoothConnector Versions Save

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

2.1.0

8 months ago
  • Attempt to fix disconnection issues by trying up to 10 times and waiting 500ms between attempts
  • Add rssi to the list of paired devices
  • Update swift-tools-version, set a deployment target, update ArgumentParser

2.0.0

4 years ago
  • Update to use the Swift Argument Parser for better command line argument parsing and help
  • --status parameter was added, thanks to @torifat

1.2.0

5 years ago
  • Added --notify (or -n) parameter to show notifications

1.1.1

5 years ago

1.1

5 years ago

Move to swift package manager and add --connect/--disconnect options

1.0

7 years ago

Pre-compiled binary + Automator workflow