Menu

Tree [e98c76] master 0.2 /
 History

HTTPS access


File Date Author Commit
 data 2011-04-30 PINTER Sandor PINTER Sandor [b03d90] Adding compact mode. Bugfix for combine mode. B...
 po 2011-05-04 PINTER Sandor PINTER Sandor [a8b5f9] Update translation
 src 2011-05-07 PINTER Sandor PINTER Sandor [e98c76] Fixing a bug in valueOnly mode, to work it prop...
 AUTHORS 2011-03-24 PINTER Sandor PINTER Sandor [62ee11] Adding some info files
 CMakeLists.txt 2011-05-07 PINTER Sandor PINTER Sandor [52d81a] Increase version
 COPYING 2011-03-06 PINTER Sandor PINTER Sandor [f273f4] Adding licence
 ChangeLog 2011-05-04 PINTER Sandor PINTER Sandor [9a5537] Remove NEWS file
 README 2011-03-24 PINTER Sandor PINTER Sandor [62ee11] Adding some info files
 plasma-applet-netspeed.desktop 2011-05-07 PINTER Sandor PINTER Sandor [52d81a] Increase version

Read Me

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