btlescan is a cross-platform terminal UI for scanning Bluetooth Low Energy devices, inspecting GATT services and characteristics, and reading/writing characteristic values in real time.
This is free and open source software.
Key Features
- Device Discovery — Continuous scanning with live updates of address/UUID, name, TX power, and RSSI.
- GATT Inspection — Connect to a device, discover services, and browse characteristics with their
- properties.
- Read / Write — Read characteristic values or write data in hex or text format.
- Notifications — Subscribe to characteristic notifications with a timestamped message log.
- Server Mode (Linux only, opt-in) — Run a GATT server: set characteristic values for read responses, send notifications to subscribed clients.
- CSV Export — Export the device list to a CSV file.
- Cross-platform support – runs under Linux and macOS.
Website: github.com/ztroop/btlescan
Support:
Developer: Zackary Troop
License: MIT License

btlescan is written in Rust. Learn Rust with our recommended free books and free tutorials.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

