Bernhard Walle 39c7c55760 * Added libgtop2 support
* Changed comment to GPL
* Better organize of code (init and close function)


(Old svn revision: 286)
2003-08-17 18:55:46 +00:00
m4 Initial revision 2003-08-13 18:14:27 +00:00
panel-plugin * Added libgtop2 support 2003-08-17 18:55:46 +00:00
po Changed "bit/s" to "byte/s" 2003-08-17 18:51:52 +00:00
.cvsignore Added .cvsignore file 2003-08-15 11:45:35 +00:00
AUTHORS Initial revision 2003-08-13 18:14:27 +00:00
COPYING Initial revision 2003-08-13 18:14:27 +00:00
ChangeLog Initial revision 2003-08-13 18:14:27 +00:00
INSTALL Initial revision 2003-08-13 18:14:27 +00:00
Makefile.am Initial revision 2003-08-13 18:14:27 +00:00
Makefile.in Initial revision 2003-08-13 18:14:27 +00:00
README Initial revision 2003-08-13 18:14:27 +00:00
aclocal.m4 Initial revision 2003-08-13 18:14:27 +00:00
autogen.sh Initial revision 2003-08-13 18:14:27 +00:00
compile Initial revision 2003-08-13 18:14:27 +00:00
config.guess Initial revision 2003-08-13 18:14:27 +00:00
config.h.in Initial revision 2003-08-13 18:14:27 +00:00
config.sub Initial revision 2003-08-13 18:14:27 +00:00
configure Initial revision 2003-08-13 18:14:27 +00:00
configure.ac Initial revision 2003-08-13 18:14:27 +00:00
depcomp Initial revision 2003-08-13 18:14:27 +00:00
install-sh Initial revision 2003-08-13 18:14:27 +00:00
ltcf-c.sh Initial revision 2003-08-13 18:14:27 +00:00
ltmain.sh Initial revision 2003-08-13 18:14:27 +00:00
missing Initial revision 2003-08-13 18:14:27 +00:00
mkinstalldirs Initial revision 2003-08-13 18:14:27 +00:00

README

XFce4 Netload plugin
--------------------


Works only on Linux and FreeBSD. The panel plugin is based on the sample-plugin
from Benedikt Meurer and on the xfce4-systemload-plugin from Riccardo
Persichetti.  The layout is the same as the systemload-plugin. This made
programming very easy and looks good, too.

The code for getting the netload is based on IceWM from Marko Macek. If you
have code for other operating systems than Linux or FreeBSD please mail to me
and if you can mail also Marko Macek (see at http://www.icewm.org) so that he
can include it in IceWM, too, if he wants.

I'm not planning making much improvements in the future so if you want to take
over developement, just drop me a note. I just programmed it because I needed
it but I plan to maintain it so that it's running with the most current stable
release of Xfce.

If you have translations for your language, please mail me. I'll include it
in the distribution!


-Bernhard
<bernhard.walle@gmx.de>


C 96%
Makefile 3.5%
Shell 0.5%