diff --git a/README.md b/README.md index 143719d..84b984b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Bluehound +[![CI](https://git.nerdworks.io/nerdworks/bluehound/actions/workflows/ci.yaml/badge.svg?branch=main)](https://git.nerdworks.io/nerdworks/bluehound/actions?workflow=ci.yaml) + Continuous BLE and Classic Bluetooth scanner with time-searchable logging, a REST API, and a web dashboard. Built for macOS and embedded/sensor-node deployments with WiFi streaming support. Bluehound scans nearby Bluetooth devices in a loop, enriches each observation (manufacturer, service UUIDs, device class, estimated distance, Apple Continuity data), and persists everything to SQLite. A built-in HTTP server exposes the data for the bundled dashboard or any client.