Description: 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.
Did you know kdevmon? It was an very cool kde3 app and I port it to KDE4 some month 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!
I know, it sounds quite annoying, but is there any hope that we'll get the plasmoid from it? :)
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) :)
Ratings & Comments
4 Comments
I can't install it either :( ./configure doesn't work
Did you know kdevmon? It was an very cool kde3 app and I port it to KDE4 some month 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!
I know, it sounds quite annoying, but is there any hope that we'll get the plasmoid from it? :) 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) :)
What do you use to build it, ./config and other common commands don't work.