{"id":22770172,"url":"https://github.com/boshyxd/rssicheck","last_synced_at":"2025-04-15T03:39:47.778Z","repository":{"id":243727982,"uuid":"813263900","full_name":"boshyxd/RSSICheck","owner":"boshyxd","description":"Simple python tool for scanning and classifying the RSSI signal strengths of nearby Bluetooth devices using the Bleak library. ","archived":false,"fork":false,"pushed_at":"2024-08-23T04:58:31.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T03:39:38.989Z","etag":null,"topics":["bluetooth","network-performance-test","python","real-time-analytics","rssi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boshyxd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-10T19:41:16.000Z","updated_at":"2024-12-09T08:12:32.000Z","dependencies_parsed_at":"2024-12-11T15:37:24.146Z","dependency_job_id":"061e24b3-04a6-4e91-a9b0-7969cfa575c6","html_url":"https://github.com/boshyxd/RSSICheck","commit_stats":null,"previous_names":["boshyxd/rssicheck"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boshyxd%2FRSSICheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boshyxd%2FRSSICheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boshyxd%2FRSSICheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boshyxd%2FRSSICheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boshyxd","download_url":"https://codeload.github.com/boshyxd/RSSICheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249003934,"owners_count":21196794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","network-performance-test","python","real-time-analytics","rssi"],"created_at":"2024-12-11T15:28:59.443Z","updated_at":"2025-04-15T03:39:47.750Z","avatar_url":"https://github.com/boshyxd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# RSSICheck 📡\n\n\u003cimg src=\"https://i.ibb.co/SBbPmj3/rssicheck.png\" alt=\"RSSICheck Logo\" width=\"200\"/\u003e\n\nRSSICheck is a Python-based tool that leverages the `Bleak` library to scan and classify the signal strengths (RSSI) of nearby Bluetooth devices. This script provides a detailed analysis of each detected device's signal quality, helping users to understand the strength and reliability of their Bluetooth connections.\n\n[Features](#-features) •\n[Requirements](#-requirements) •\n[Installation](#-installation) •\n[Usage](#-usage) •\n[Example Output](#-example-output) •\n[License](#-license)\n\n\u003c/div\u003e\n\n## 🌟 Features\n\n- Real-time Bluetooth Scanning: Continuously scans for Bluetooth devices within range.\n- RSSI Classification: Classifies signal strength into categories: Excellent, Good, Fair, Weak, Very Weak, and Unusable.\n- Detailed Output: Displays the device name, address, RSSI value, and signal quality in real-time.\n- Summary Report: Provides a summary of all detected devices and their signal qualities after the scan.\n\n## 🛠️ Requirements\n\n- Python 3.7+\n- Bleak library\n\n## 📥 Installation\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/boshyxd/RSSICheck.git\n   cd RSSICheck\n   ```\n2. Install the required dependencies:\n   ```sh\n   pip install bleak\n   ```\n\n## 🚀 Usage\n\nRun the script to start scanning for Bluetooth devices:\n\n```sh\npython RSSICheck.py\n```\n\nThe script will scan for 10 seconds and output the RSSI and signal quality of each detected device.\n\n## 📊 Example Output\n\n```bash\nScanning for Bluetooth devices...\nDevice: Unknown, Address: 00:1A:7D:DA:71:13, RSSI: -55 dBm, Signal Quality: Good\nDevice: Bluetooth Speaker, Address: 24:62:AB:F2:4D:7E, RSSI: -67 dBm, Signal Quality: Fair\nSummary of detected devices:\nAddress: 00:1A:7D:DA:71:13, RSSI: -55 dBm, Signal Quality: Good\nAddress: 24:62:AB:F2:4D:7E, RSSI: -67 dBm, Signal Quality: Fair\n```\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n\n\u003cdiv align=\"center\"\u003e\n\n---\n\nMade with ❤️ by [boshyxd](https://github.com/boshyxd)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboshyxd%2Frssicheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboshyxd%2Frssicheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboshyxd%2Frssicheck/lists"}