Global-hotkey Tauri popup for Docker management with frecency ranking, Rust bollard, and Unix socket IPC
A keyboard-triggered popup window — similar in concept to Raycast — specifically designed for Docker container and image management. Press a global hotkey from any application and a floating panel appears showing running containers with CPU/memory stats, frecency-ranked by recent access. A background Rust daemon maintains Docker state over Unix socket and notifies the UI via IPC events.
Tauri v2 hosts the Rust backend and React 19 frontend. Bollard communicates with the Docker daemon asynchronously. Frecency ranking combines recency and frequency scores to sort containers by likelihood of access. Zustand manages frontend state. Framer Motion handles panel entrance and exit animations.
Tauri 2 system-tray Docker manager with force-directed canvas graph, NSVisualEffectView vibrancy, and 19 commits
33-panel Tauri v2 + Svelte 5 macOS developer HUD with Rust sysinfo metrics, Docker management, and an embedded webhook server
Did this resonate?