From 47372e8601e48e3f8bfe1b3099b286da2380b1af Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Fri, 8 May 2026 19:06:58 +0200 Subject: [PATCH] feat(eye-remote): Add radar sweep animation dashboard MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - New radar.html for Eye Remote HyperPixel Round display - Classic radar sweep animation with green phosphor aesthetic - 6 module blips (AUTH/WALL/BOOT/MIND/ROOT/MESH) at 60° intervals - Blips illuminate when radar sweep passes with fade effect - Color-coded status: green=ok, yellow=warn, red=critical - Concentric grid rings and 12 radial lines - Center: time/date/hostname/status with glow effects - Mini metrics bar: CPU/MEM/DSK - Transport auto-detection: OTG/WiFi/SIM - Alert ticker at bottom - Simulation mode for offline demo - Threshold alerts per module Co-Authored-By: Claude Opus 4.5 --- .claude/HISTORY.md | 28 +++ remote-ui/round/radar.html | 450 +++++++++++++++++++++++++++++++++++++ 2 files changed, 478 insertions(+) create mode 100644 remote-ui/round/radar.html diff --git a/.claude/HISTORY.md b/.claude/HISTORY.md index 737e2a79..828932d4 100644 --- a/.claude/HISTORY.md +++ b/.claude/HISTORY.md @@ -4,6 +4,34 @@ --- ## 2026-05-08 +### Session 129 — Eye Remote Radar Animation + SOC Fixes + +**Radar Dashboard Created (remote-ui/round/radar.html):** +- New radar-style visualization for Eye Remote HyperPixel 2.1 Round +- Classic radar sweep animation with green phosphor aesthetic +- 6 module blips (AUTH/WALL/BOOT/MIND/ROOT/MESH) at 60° intervals +- Blips light up when radar sweep passes them +- Color-coded status: green=ok, yellow=warn, red=critical +- Concentric grid rings (60, 100, 140, 180, 210px) +- 12 radial grid lines +- Center displays: time, date, hostname, system status +- Top mini-metrics: CPU%, MEM%, DSK% +- Transport badge: OTG/WiFi/SIM auto-detection +- Ticker bar for alerts +- Simulation mode for offline testing +- Module thresholds: AUTH(CPU 70/85), WALL(MEM 75/90), BOOT(DISK 80/95), MIND(LOAD 2/4), ROOT(TEMP 65/75), MESH(WiFi -70/-80dBm) + +**SOC Dashboard Fixes (earlier this session):** +- Added shared sidebar injection to SOC page +- Fixed CrowdSec health detection (direct LAPI HTTP + sudo for cscli) +- Applied SecuBox Six-Stack colorimetry to stat cards +- Implemented tiered auto-ban in CrowdSec profiles.yaml + +**Files Created:** +- `remote-ui/round/radar.html` — v1.0 Radar dashboard + +--- + ### Session 128 — LED Tooltips + Kernel nftables Fix **Sidebar v2.32.0:** diff --git a/remote-ui/round/radar.html b/remote-ui/round/radar.html new file mode 100644 index 00000000..7ba28c87 --- /dev/null +++ b/remote-ui/round/radar.html @@ -0,0 +1,450 @@ + + + + + +SecuBox Radar + + + +
+ + +
● OTG
+
+
--
CPU
+
--
MEM
+
--
DSK
+
+
+
--:--:--
+
--- -- ---
+
secubox
+
SCANNING
+
+
SYSTEM NOMINAL
+
SECUBOX RADAR v1.0
+ + +
AUTH
+
WALL
+
MESH
+
ROOT
+
MIND
+
BOOT
+
+ + + +