KNemo - the KDE Network Monitor
 
KNemo offers a network monitor similar to the one found in Windows.
For every network interface it displays an icon in the systray. 
 
Features of version 0.5.1 include:
 * support for ethernet (including wireless) and ppp connections
 * the icon shows incoming/outgoing traffic
 * hiding of icon when the interface is not available
 * hiding of icon when the interface does not exist (useful for interfaces that 
   are dynamically created and and removed)
 * automatic detection of wireless extensions for ethernet interfaces
 * left-clicking on an icon displays a status dialog with information about the
   selected interface (2nd click hides dialog)
 * middle-clicking on an icon displays a traffic plotter that was taken from 
   KSysGuard (2nd click hides dialog)
 * configuration via context menu or control center module (Internet & Network/
   Network Monitor)
 * customizable dynamic tooltip for quick access to often needed information
 * custom entries in the context menu. Useful to start/stop/restart interfaces 
   or to configure them using external tools.
 * automatic detection of available interfaces (click on 'Default' in the 
   configuration dialog and KNemo will look under /proc/net/dev for interfaces)
 * support for notifications via sound and passive popups
 * KNemo counts the number of transfered bytes and does not depend on the output
   of 'ifconfig' for the total number of transfered bytes. This way  KNemo can 
   even display a hugh amount of traffic while 'ifconfig' has an overflow at 4GB.
 * support for different iconsets for every interface
 * support for daily, monthly and yearly statistics
 * configurable update interval for interface information
 * support for different backends to gather information
 * support for user-supplied icon sets
   You can drop your own custom icon sets in $KDEHOME/share/apps/knemo and they
   will magically appear in the config dialog the next time you run it. A
   complete icon set contains the following 22x22 png files:
     [iconset name]_connected.png
     [iconset name]_disconnected.png
     [iconset name]_incoming.png
     [iconset name]_outgoing.png
     [iconset name]_traffic.png
