

Release Notes: Network stats were introduced. The network stats toggle button is 3. Incoming network traffic is displayed in a light green bar coming down from the top, and outgoing traffic from the bottom up. 100% means that the theoretical network bandwidth is completely utilized.


Release Notes: Introduces a new --hasagent parameter. With --hasagent 1, loadbars will not run 'ssh-add', which would ask for your SSH key password to add it to the SSH agent. With --hasagent 0 (the default value) loadbars will run 'ssh-add' on startup in order to add your SSH key to the SSH agent. An openssh-client dependency has been added to the .deb package. There are some code bugfixes.


Release Notes: This release adds heavy code refactoring (splitting the code into different modules) and is the first release which provides Debian packages.


Release Notes: This release sleeps 0.5s instead of 3s if an ssh command fails. It redraws the background on toggling text display (which should fix some weird display bugs).


Release Notes: This fixes a nasty bug that occurred on quit: too many PIDs were terminated.