sysinfo-web
sysinfo-web copied to clipboard
Lightweight web based process viewer built on top of sysinfo
sysinfo-web
Lightweight web based process viewer built on top of sysinfo.
Installation and usage
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/.
