StatMonitor A compact and easy to use system monitor for Linux written in Rust. Quickstart Clone the repository Run cargo build --release Run ./target/release/statmonitor Enjoy! You can specify a port with PORT environment variable, default is 8080.