A self-hosted, drag-and-drop dashboard builder with live system monitoring, dark theme, and 47 widgets. No cloud. No accounts. No nonsense.
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.
A real dashboard built with LobsterBoard. Drag, drop, save, done.
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, MIT licensed, and built for tinkerers. Star us on GitHub and get started today.