Vtop

vtop

A graphical activity monitor for the command line.

Why?

For mointoring CPU usage and memory across multi-process applications.

Makes use of drawille for drawing in terminal with unicode braille characters.

Get it: npm i -g vtop

Sample usage:

1
2
3
4
5
6
7
8
9
10
➜  nmotw.in>  vtop --help

  Usage: vtop [options]

  Options:

    -h, --help              output usage information
    -t, --theme  [name]     set the vtop theme [acid|becca|brew|dark|monokai|parallax|seti|wizard]
    --quit-after [seconds]  Quits vtop after interval
    -V, --version           output the version number

GIF FTW!

vtop.gif

Suggest a module

Comments