{"id":13598844,"url":"https://github.com/ztroop/btlescan","last_synced_at":"2026-02-28T19:06:16.191Z","repository":{"id":225439063,"uuid":"766002481","full_name":"ztroop/btlescan","owner":"ztroop","description":"BTLE/Bluetooth Scanner","archived":false,"fork":false,"pushed_at":"2024-09-02T20:53:51.000Z","size":2836,"stargazers_count":49,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-14T19:15:40.073Z","etag":null,"topics":["bluetooth","bluetooth-low-energy","scanner"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ztroop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-02T04:26:19.000Z","updated_at":"2025-12-04T00:53:41.000Z","dependencies_parsed_at":"2024-11-06T23:47:02.392Z","dependency_job_id":null,"html_url":"https://github.com/ztroop/btlescan","commit_stats":null,"previous_names":["ztroop/bluescan","ztroop/btlescan"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ztroop/btlescan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fbtlescan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fbtlescan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fbtlescan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fbtlescan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ztroop","download_url":"https://codeload.github.com/ztroop/btlescan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fbtlescan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29809084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T22:43:48.403Z","status":"online","status_checked_at":"2026-02-25T02:00:07.329Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bluetooth","bluetooth-low-energy","scanner"],"created_at":"2024-08-01T17:00:57.409Z","updated_at":"2026-02-25T02:14:39.835Z","avatar_url":"https://github.com/ztroop.png","language":"Rust","funding_links":[],"categories":["💻 Apps"],"sub_categories":["🚀 Productivity and Utilities"],"readme":"[![Build](https://github.com/ztroop/btlescan/actions/workflows/build.yml/badge.svg)](https://github.com/ztroop/btlescan/actions/workflows/build.yml)\n\n# btlescan\n\n## Summary\n\nThis tool provides a cross-platform CLI with an interactive way to view Bluetooth Low Energy (BTLE) devices, showcasing their Address/UUID, Name, TX Power, and RSSI (Received Signal Strength Indicator) in a table format. It also provides functionality to inspect GATT information.\n\n![demo](./assets/demo.png)\n\n## Features\n\n- Real-Time Discovery: Continuously scans for Bluetooth devices, updating the list in real-time as new devices appear or existing devices become unavailable.\n- Device Information: Displays detailed information about each detected Bluetooth device, including:\n    - **Address/UUID**: The unique address or UUID of the Bluetooth device.\n    - **Name**: The name of the Bluetooth device, if available.\n    - **TX Power**: The transmission power level, indicating the strength at which the device is broadcasting its signal.\n    - **RSSI**: Received Signal Strength Indicator, a measure of the power present in the received signal, indicating how close or far the device is.\n- Interactive UI: The terminal-based user interface allows users to scroll through the list of discovered devices, providing an easy way to browse and select devices of interest.\n- Keyboard Navigation: Supports simple keyboard controls for navigation:\n    - **Up/Down Arrows**: Scroll through the list of devices.\n    - **Q**: Quit the application.\n    - **S**: Toggle scanning.\n    - **E**: Export CSV data to current directory.\n    - **ENTER**: Open or close widget.\n\n## Installation\n\n```sh\ngit clone git@github.com:ztroop/btlescan.git \u0026\u0026 cd ./btlescan\ncargo install --path .\n```\n\n### Arch Linux (AUR)\n\nYou can install `btlescan` from the [AUR](https://aur.archlinux.org/packages/btlescan) with using an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers).\n\n```shell\nparu -S btlescan\n```\n\n## Alternatives\n\nIf you're looking to manage or pair Bluetooth devices, check out [bluetui](https://github.com/pythops/bluetui)!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztroop%2Fbtlescan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fztroop%2Fbtlescan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztroop%2Fbtlescan/lists"}