Skip to content

onur/sysinfo-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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