OpenClaw Dashboard
A real-time, config-driven home network dashboard for AI agents - zero build step, 4 themes, vanilla JS + FastAPI (~500KB)
A tiny, self-hosted status dashboard that gives your AI agent (or just you) a live view of your home network - Spotify playback, Philips Hue lights, Ollama LLM servers, NAS media libraries, machine health, backups, and cron jobs. All streamed via Server-Sent Events.
Built it because my AI assistant (Percy) needed a way to see the state of everything it manages. Turns out a single-page dashboard with no npm, no React, no build step, and just Tailwind CDN + vanilla JS is surprisingly capable.
Everything is config-driven: name your agent, pick a theme (bioluminescent, midnight, terminal, minimal), enable only the panels you have. No Hue bridge? No panel. Three machines instead of two? Three tabs.
If you have an OpenClaw agent running, you can literally just say: βSet up a dashboard using this repoβ and it does it.
Keep tabs on your smart home and AI agent like a pro with a slick, no-fuss dashboard that updates live without any build headaches. Itβs like your personal control center served up in a neat, lightweight package!
Key features:
- π¨ Four stylish themes including dark bioluminescent glow
- π Real-time streaming updates via Server-Sent Events
- π§ Zero build step with vanilla JS and FastAPI backend
- π Monitors everything from Spotify to Philips Hue lights and system health
This summary was generated by GitHub Copilot based on the project README.