openclaw-command-center and openclaw-dashboard
These two tools are complements, with `jontsai/openclaw-command-center` acting as the control interface for AI assistants and `tugcantopaloglu/openclaw-dashboard` providing a secure, real-time monitoring and management dashboard for the OpenClaw AI agents controlled by the command center.
About openclaw-command-center
jontsai/openclaw-command-center
🤖 AI assistant command and control dashboard — Spawn more Overlords!
Provides real-time monitoring and cost analysis for OpenClaw AI agents with a lightweight, zero-dependency UI built on vanilla JavaScript and Server-Sent Events (SSE) streaming. Supports multiple authentication modes (token, Tailscale, Cloudflare, IP allowlist) and auto-detects OpenClaw workspaces without configuration. Integrates with OpenClaw's session management, Slack threading, and Cerebro topic tracking to deliver unified visibility into active sessions, LLM token usage, system vitals, scheduled tasks, and per-model cost breakdowns.
About openclaw-dashboard
tugcantopaloglu/openclaw-dashboard
🔐 Secure, real-time monitoring dashboard for OpenClaw AI agents. Auth, TOTP MFA, cost tracking, live feed, memory browser and more.
Built on pure Node.js with zero external dependencies, it monitors OpenClaw agent sessions by reading workspace files and logs directly from disk. The dashboard provides granular API usage tracking for Claude and Gemini models with rolling-window rate limits, system health metrics (CPU, RAM, temperature), Docker container management, and security controls including PBKDF2 password hashing, TOTP MFA, and audit logging of sensitive actions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work