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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file vander-0.1.tar.gz.
File metadata
- Download URL: vander-0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a513dc9c56794fbe744086861eb21951f9510ec72daaea364f5b3f3e91c78d05
|
|
| MD5 |
c880815883aee7ec81d17da55a14f4b6
|
|
| BLAKE2b-256 |
a3cf07d9e49e5807864f772fa94d3507675d1031f12b9dc90694b85581343262
|