No cloud telemetry. No heavy Electron runtime. Just real-time kernel CPU metrics, live streaming logs, and instant container controls built with Go and Next.js.

No tracking, no external API beacons, and no cloud logins. Everything runs entirely locally on your Docker socket.
Real-time delta metrics with historical 24-second visual graph buffers that persist even when modals close.
Integrated streaming bottom terminal with auto-scroll and quick stream detachment for active container troubleshooting.
Pull Docker images in the background with layer-by-layer status, floating progress badges, and cancellation support.
Zod-enforced container names, port boundaries (1-65535), and paired port mapping validations.
Uses native WebKit/WebView2 via Wails v2. Consumes under 30MB of RAM compared to 1GB+ Electron alternatives.
| Feature | Docklet | Docker Desktop | Electron GUIs |
|---|---|---|---|
| Telemetry & Analytics | Zero (100% Local) | Cloud Account Required | Varies |
| Memory Usage | ~30 MB RAM | 2 GB+ RAM | 500 MB - 1.5 GB |
| Binary Size | < 15 MB Standalone | 500 MB+ | 150 MB+ |
| Native Webview Runtime | Yes (Wails v2) | No | No (Bundled Chromium) |