#sysinfo #web #web-server

bin+lib sysinfo-web

Lightweight web based process viewer built on top of sysinfo

3 releases

Uses old Rust 2015

0.1.2 May 22, 2018
0.1.1 May 21, 2018
0.1.0 Jul 29, 2017

#777 in HTTP server

MIT license

19KB
361 lines

sysinfo-web

Build Status License Crates.io

Lightweight web based process viewer built on top of sysinfo.

See a demo of sysinfo-web.

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

sysinfo-web

Dependencies

~8MB
~184K SLoC