Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.03 KB

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