Skip to main content

Live graphs in your terminal

Project description

# vander

Run a command, and live-graph the first integer in its output, right in your terminal.

## Usage

vander [-t <how often command should run>] [-c <color>] command

How often the command should run can be either an integer or a float, e.g., 3 and 0.7 are both valid. See the standard foreground/background colors [here](http://urwid.org/manual/displayattributes.html) for the valid arguments for the color.

## Examples

  • vander cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq

  • vander python -c “import random; print random.randint(0, 100)”

## Todo

  • Nothing?

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vander-0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page