OpenClaw Dashboard

A real-time, config-driven home network dashboard for AI agents - zero build step, 4 themes, vanilla JS + FastAPI (~500KB)

Screenshot of OpenClaw Dashboard

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.

Copilot says: AI-generated

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.