noble-cli

1.0.0 • Public • Published

Noble CLI

Command Line utility to scan for Bluetooth Low Energy (BLE) devices

Installation

npm install -g noble-cli

Usage

$ 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      │
└────────────────────┴──────────────────────────────┴────────────┴──────────────┘

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i noble-cli

    Weekly Downloads

    0

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    4.04 kB

    Total Files

    3

    Last publish

    Collaborators

    • weejewel