You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight system monitor built with Rust. It samples CPU and memory usage every second, stores recent readings in a ring buffer, and exposes them through a simple HTTP API.