A self-hosted, drag-and-drop dashboard builder with live system monitoring, template gallery, dark theme, and 50 widgets. No cloud. No accounts. No nonsense. Works standalone โ no OpenClaw required.
Everything you need to build a personal command center โ nothing you don't.
Visual editor with snap grid, resize handles, and a widget sidebar. Press Ctrl+E and start building.
CPU, memory, disk, network, and Docker stats stream in real-time via Server-Sent Events.
Single Node.js server. No cloud accounts, no telemetry, no external dependencies. Your data stays home.
Vanilla JS, vanilla CSS. No React, no Webpack, no transpilation. Clone, install, run. That's it.
Built dark from the ground up with CSS custom properties. Easy on the eyes, beautiful on any screen.
System stats, weather, stocks, crypto, calendars, todos, cameras, Docker, AI usage, and much more.
Export, import, and share dashboard layouts. Auto-captured screenshot previews, merge or replace import modes, and built-in starter templates to get going fast.
No OpenClaw required. LobsterBoard runs independently as a self-contained dashboard โ just Node.js and go. OpenClaw integration is optional.
Switch themes from the dropdown in edit mode. Your choice persists across sessions.
Dark theme with emoji icons โ the classic look
Green CRT aesthetic with scanlines and Phosphor icons
Warm cream/sepia tones with a vintage feel
Soft pink and lavender pastels with subtle glows
Pink and purple accents on a dark background
A real dashboard built with LobsterBoard. Drag, drop, save, done.
โ๏ธ Edit Mode
๐ Template Gallery
๐ฆ Template Import
๐ฅ๏ธ Dashboard Example
From system monitoring to smart home โ there's a widget for that.
$ npm install lobsterboard
$ cd node_modules/lobsterboard
$ node server.cjs
$ git clone https://github.com/curbob/LobsterBoard.git
$ cd LobsterBoard
$ npm install
$ node server.cjs
Then open http://localhost:8080 โ press Ctrl+E โ drag widgets โ click ๐พ Save.
Open source, BSL-1.1 licensed, and built for tinkerers. Free for non-commercial use. Star us on GitHub and get started today.