Landry Breuil 03a8b3b114 Properly set the label/progressbar color depending on Gtk version 2016-05-14 15:46:24 +02:00
icons Release 1.2.0 2012-07-15 17:20:41 +02:00
panel-plugin Properly set the label/progressbar color depending on Gtk version 2016-05-14 15:46:24 +02:00
po I18n: Update translation ca (100%). 2016-05-04 00:31:44 +02:00
.gitignore Add .gitignore 2016-05-14 12:15:17 +02:00
AUTHORS Clean up 2010-12-08 01:25:04 +09:00
COPYING Update the license 2010-12-08 11:00:54 +09:00
Makefile.am Update build environment 2014-11-02 16:10:40 +01:00
NEWS Bump release 1.2.4 2014-11-22 22:08:06 +01:00
README Add support for GNU/kFreeBSD 2010-10-13 10:07:04 +09:00
autogen.sh Update build environment 2014-11-02 16:10:40 +01:00
configure.ac.in [gtk3] Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0 2016-05-03 14:35:40 +02:00

README

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

 - A netload plugin for the Xfce4 desktop environment -- http://www.xfce4.org -

Following operating systems are supported:
 
 * Linux
 * FreeBSD, NetBSD, OpenBSD
 * Sun Solaris
 * HP_UX
 * MacOS X
 * GNU/kFreeBSD

I have only Linux installed so I can test only on Linux. If you encounter any
problems on other operating systems (or on Linux, of course) feel free to send
me an e-mail. If you have a patch to fix it it would be better.

The code for the 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 netload code is based on wormulon (a command-line util) from Hendrik Scholz.
You find this program at http://www.raisdorf.net/wormulon/.

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!

And remember:

    Interoperability is the keyword, uniformity is a dead end. 
        --  Olivier Fourdan <fourdan@xfce.org> (founder of Xfce project)

Have a lot of fun ...
    Bernhard <bernhard.walle@gmx.de>

C 96%
Makefile 3.5%
Shell 0.5%