run-info

Monitor CPU and memory usage via terminal

Screenshot

Build

Run cargo build --release in the main directory.
This program will only work on a Linux distribution!

You can also install via cargo install run-info.

Flags and Options

Dependencies

"term" v.0.4.4
"clap" v.2.11.0
"time" v.0.1.35