On Fri, 31 Oct 2014 16:53:28 -0400 Calvin Morrison <[email protected]> wrote:
> I just released fsbm [0] a small bandwidth monitor > > i rewrote cbm, a bandwidth meter to output to stdout instead of > writing out to curses. I find this to be more more palatable and I can > use it with i3 or whatever status bar system I want. the code still > sucks, but i only just hacked out the curses part, i now just need to > rewrite the statistics function. Cool! Given you have to work through the entire code anyway, have you considered a clean rewrite in C? Then maybe the code would also be readable again. :P I'll check it out later. Cheers FRIGN -- FRIGN <[email protected]>
