@hackage termplot0.1.0.0

Plot time series in your terminal using commands stdout

  • Categories

    • License

      MIT

    • Maintainer

      Ricardo Catalinas Jiménez <r@untroubled.be>

    • Versions

    Usage

    $ termplot
    up1:'uptime | awk "{ print $8 }"'
    mem:'free | awk "/Mem:/ { print $3 }"'
    wlan0:'iw dev wlan0 link | awk "/bitrate/ { print $3 }"'

    up1 0.0 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ mem 150464.0 ▆▇▇██▇▇▇▆▇▇▆▆▆▅▆▆▅▅▅▅▅▇▇▆▅▅▅▄▃▄▂▂ wlan0 43.3 ▆▆▆▆▆▆▆▆▆▆█▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▄▄ ▄▆▆▄