Cntrl Bridge is a lightweight (<5MB) system tray agent that turns your PC into a programmable API. Monitor stats, control media, and trigger power actions via standard HTTP/WebSockets from any device or script.
Key Features
🚀 Cross-Platform Native: Built with Tauri 2 and Rust for high performance and low resource usage on Windows and macOS.
📊 Real-time System Stats: Monitor CPU usage, memory consumption, and system uptime in real-time via WebSocket.
🎵 Media Control: Control media playback (Play/Pause, Next, Previous) and volume key system-wide.
🔌 Power Management: Remotely shut down, restart, sleep, or hibernate your machine.
💻 Process Management: View running processes, kill memory hogs, and launch/focus apps remotely.
For Developers: It comes with a typed React SDK (`@cntrl-pw/sdk`) so you can build your own custom dashboard in minutes.
Built with