noble-cli
v1.0.0
Published
Command Line utility to scan for Bluetooth Low Energy (BLE) devices
Readme
Noble CLI
Command Line utility to scan for Bluetooth Low Energy (BLE) devices
Installation
npm install -g noble-cliUsage
$ noble-cli
⠙ Scanning for BLE Peripherals...
┌────────────────────┬──────────────────────────────┬────────────┬──────────────┐
│ MAC │ Name │ # Services │ Address type │
├────────────────────┼──────────────────────────────┼────────────┼──────────────┤
│ c4:7c:8d:62:87:30 │ Flower care │ 1 │ unknown │
├────────────────────┼──────────────────────────────┼────────────┼──────────────┤
│ c1:dd:92:72:e8:c1 │ Prodigio_C1DD9272E8C1 │ 1 │ unknown │
├────────────────────┼──────────────────────────────┼────────────┼──────────────┤
│ unknown │ Flower care │ 1 │ unknown │
├────────────────────┼──────────────────────────────┼────────────┼──────────────┤
│ c4:7c:8d:6d:27:6d │ ropot │ 1 │ unknown │
└────────────────────┴──────────────────────────────┴────────────┴──────────────┘