
KBandwidthNG
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KBandwidth is applet for Kicker. It shows your network bandwidth usage and network activity in minimalistic style, which very functional and pleasant to the eye.
The applet tries to figure out your maximum network speed automatically for each network device, thus it works out of the box - no configuration necessary.
NisseHult
10 years ago
Report
crissi
10 years ago
You can download it from kde svn:
svn co svn://anonsvn.kde.org/home/kde/trunk/playground/network/kdevmon kdevmon-kde4
then:
cd kdevmon-kde4 && cmake . && make
Its the only one app which can display bars/lines or text (e.g. 2b, 5k, 7m for values with units) in a small icon (16x16 is possible):
http://crissi.linux-administrator.com/tmp/kdevmon.png
http://crissi.linux-administrator.com/tmp/kdevmon2.png
Try it!
Report
Kraplax
10 years ago
It'd be nice. And it'd be for both KDE3 and KDE4 users (providing that you'll be still updating/supporting your this kicker applet) :)
Report
BorgQueen
10 years ago
Report