Option for "large to small" instead of "small to large"
I often use prettyping 8.8.8.8 -i 0.1 --nomulticolor to monitor the network stability. I really like the beautiful output. I start to think about printing them and hanging them on the wall 🤣
Awesome tool!
I guess its just a personal preference, but i would prefer huge green blocks as a representation of »everything is good« and a thinner line for »good pings« till they end in the red question marks. So what i’d like to see is basically a kind of inverted version of the nomulticolor version of prettyping.
If i am alone with this wish — could someone give me a hint were i can hack and hardcode it after forking? I guess its just a change in a single line in some height calculation.
I have a hardcoded version of this now.
For the following examples i used this command:
prettyping 8.8.8.8 -i 0.1 --nomulticolor
Default:
My inverted version, recorded at the same time:
Downside: My solution only makes sense with the --nomulticolor flag. If used with colors things are messed up.
Default:
Output of my current hack with hardcoded inverting: