3 releases
Uses old Rust 2015
0.1.2 | May 22, 2018 |
---|---|
0.1.1 | May 21, 2018 |
0.1.0 | Jul 29, 2017 |
#22 in #system-info
29 downloads per month
19KB
361 lines
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/.
Screenshot
Dependencies
~8MB
~186K SLoC