feat: add mobile detection with friendly unsupported message #6

Closed
clawbot wants to merge 1 commits from feature/mobile-detection into main

1 Commits

Author SHA1 Message Date
clawbot
4ecdd8027b feat: add mobile detection with friendly unsupported message
All checks were successful
check / check (push) Successful in 28s
Detect mobile viewport (innerWidth < 768) at init and show a centered
'Not yet available on mobile.' box instead of starting the full monitor.
No polling, no host rows, no sparklines on mobile.

Desktop behavior is completely unchanged.

Ref #2, ref #4
2026-02-27 02:02:04 -08:00