Ttyplot

From wikinotes
Revision as of 21:43, 28 August 2020 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

plots data from stdin, directly on terminal.
It is built with tools like ps, vmstat and others in mind.

ttyplot only tracks a single resource in x/y.
You cannot have two lines.

Documentation

github https://github.com/tenox7/ttyplot

Install

pacaur -S ttyplot  # archlinux

Usage