Jakub Zych
704e126adc
Landing: telemetry collector, doomguard watermark, SIGNAL centering
- telemetry.sh: bash collector for static device + OBS profile specs.
Default mode wraps telemetry.json → telemetry.js (script-tag-loaded
global, dodging file:// fetch CORS in CEF). --collect re-reads
hardware + OBS basic.ini / streamEncoder.json.
- index.html: footer subtitle now rotates real CPU/MEM/GPU/OBS data
with soft 400ms crossfade; SIGNAL group re-centered via 3-col grid;
doomguard watermark behind everything with periodic "tune-in"
spikes through the noise canvas.
- telemetry.json: hand-edited cosmetic version of collected specs.
- .gitignore: track telemetry.json (source), ignore telemetry.js
(build artifact) and *.manual backups.