| Crates.io | sysinfo-web |
| lib.rs | sysinfo-web |
| version | 0.1.2 |
| created_at | 2017-07-29 18:11:53.295558+00 |
| updated_at | 2018-05-22 15:03:40.679109+00 |
| description | Lightweight web based process viewer built on top of sysinfo |
| homepage | |
| repository | https://github.com/onur/sysinfo-web |
| max_upload_size | |
| id | 25583 |
| size | 112,700 |
Lightweight web based process viewer built on top of sysinfo.
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/.