有的时候需要查看macbook上连接的蓝牙设备的MAC地址.
What's This (能用来干啥) ?
Prerequisite (前提条件)
Verified with(验证于):
- macOS v10.14.6
Required package (所需安装包):
$ brew install bluetoothconnector
Usage (使用)
- Pair the target device with Mac at least once in advance (目标设备之前必须与macbook成功匹配过.)
- Spot the MAC address of your device with the command below (在终端使用下面的命令得到设备的MAC地址):
$ BluetoothConnector
- Enjoy!