ttyplot
ttyplot copied to clipboard
a realtime plotting utility for terminal/console with data input from stdin
I've packaged `ttyplot` for Termux (Android terminal emulator). Added a repology badge to readme to compare packaging status for different distros.
https://en.wikipedia.org/wiki/Braille_Patterns check gotop bashtop etc
Seeing if it would be possible for a Arm64 debian package for support of smaller computers such as the RPI. Running into: ``` $ sudo dpkg -i ttyplot_1.4-1.deb dpkg: error...
add option for coloring charts, eg closer to max = more red also potentially axes, labels, etc to have different colors default line and reverse line could also have configurable...
This is the right debian package build files
This would be great to plot temperature, or other values that typically sometimes go negative.
So while the examples work, the command output I want to plot doesn't. I have a line such as ``` find minicrane-scans/mrs/2020/11/02/ -name "*.pcd" | sort | xargs ./bin/pcl_icp |...
Hey, first: amazing work on this tool! I'm using it to visualize memory pressure over time on my Mac. v1.4 from Homebrew seems to have a problem with the `-e`...
During real-life use, it turns out that having minimum options would be convenient. Could they be added? For something exceeding the max and min values, I propose to have a...