BluetoothConnector

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

MIT License

Downloads
57
Stars
522
Committers
10

Bot releases are hidden (Show)

BluetoothConnector - 2.1.0 Latest Release

Published by lapfelix about 1 year 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
BluetoothConnector -

Published by lapfelix over 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
BluetoothConnector - 1.2.0

Published by lapfelix over 5 years ago

  • Added --notify (or -n) parameter to show notifications
BluetoothConnector - 1.1.1

Published by lapfelix almost 6 years ago

BluetoothConnector - 1.1

Published by lapfelix almost 6 years ago

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

BluetoothConnector -

Published by lapfelix over 7 years ago

Pre-compiled binary + Automator workflow