Dantir — ESP32-S3 surveillance counter-watcher. BLE + WiFi detection of Flock Safety, Ring, and other surveillance devices.
Find a file
rpriven 39e4b7ee34
Add dashboard overhaul: radar, themes, visual identity
- Proximity radar with canvas-based RSSI rings, sweep animation,
  and detection blips positioned by haversine bearing (GPS) or
  MAC hash (fallback)
- Three switchable themes (Purple/Tactical/Ithildin) with
  localStorage persistence
- Subtle grid overlay, card gradients, glow effects, pulsing
  status indicator, detection-type left-border colors
- RSSI bar chart for at-a-glance signal strength comparison
- Randomized taglines on load
- Added device_lat/device_lon to /api/stats for bearing calc
- All CSS colors via custom properties for theme support

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 17:48:39 -07:00
src Add dashboard overhaul: radar, themes, visual identity 2026-02-20 17:48:39 -07:00
.gitignore Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00
LICENSE Fix attribution — credit colonelpanichacks and wgreenberg 2026-02-19 23:18:55 -07:00
partitions.csv Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00
platformio.ini Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00