netspeed-plasmoid Code
Brought to you by:
spinter
| File | Date | Author | Commit |
|---|---|---|---|
| data | 2011-04-30 |
|
[b03d90] Adding compact mode. Bugfix for combine mode. B... |
| po | 2011-05-04 |
|
[a8b5f9] Update translation |
| src | 2011-05-07 |
|
[e98c76] Fixing a bug in valueOnly mode, to work it prop... |
| AUTHORS | 2011-03-24 |
|
[62ee11] Adding some info files |
| CMakeLists.txt | 2011-05-07 |
|
[52d81a] Increase version |
| COPYING | 2011-03-06 |
|
[f273f4] Adding licence |
| ChangeLog | 2011-05-04 |
|
[9a5537] Remove NEWS file |
| README | 2011-03-24 |
|
[62ee11] Adding some info files |
| plasma-applet-netspeed.desktop | 2011-05-07 |
|
[52d81a] Increase version |
About NetSpeed plasmoid This is a simple plasmoid for the KDE 4.x desktop environment, to show the basic network speed statistics. It is possible to show the up+down speed, or the combination of these. It can display in byte, or in bit units. In the tooltip it displays the downloaded+uploaded overall bytes or bits. Install 1. Create a directory, for example with 'build' name 2. Enter into this directory 3. Call 'cmake ../'. Tip: with cmake-gui it is possible to fine tune the parameters in a nice gui 4. Call 'make' 5. Call 'make install' as root