Skip to content

Releases: ztroop/btlescan

0.1.3

02 Sep 20:54
Compare
Choose a tag to compare

Changes

  • Modified the shortcut c to e to export results to CSV. Naturally, any CLI user will likely invoke CTRL+C, so this change makes sense.

0.1.2

29 Aug 03:27
Compare
Choose a tag to compare

Changes

  • Add support to export all devices to a CSV file in the current directory.

0.1.1

23 Mar 06:28
Compare
Choose a tag to compare

Changes

  • Better presentation of GATT values.
  • Loading indicator while connecting to devices.
  • Refactoring and minor performance improvements.
  • Better error handling.
  • Vim scrolling keybindings.

0.1.0

20 Mar 05:14
Compare
Choose a tag to compare

Features

  • Cross-platform CLI with an interactive way to view Bluetooth Low Energy (BTLE) devices.
  • Table providing Address/UUID, Name, TX Power, and RSSI (Received Signal Strength Indicator) details.
  • Functionality to inspect GATT information.