Lightweight web based process viewer built on top of sysinfo.
You can grab a precompiled binary from releases page or you can install sysinfo-web with cargo:
cargo install --git https://github.com/onur/sysinfo-web
Make sure sysinfo-web
is in your PATH
and you can run it with:
sysinfo-web <SOCKADDR>
Socket address is optional, by default it will listen: http://localhost:3000/.