Arnold Marko 3164469f57 I18n: Update translation sl (100%).
39 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
2021-04-22 10:40:03 +02:00
icons Add new icons and switch to rDNS naming 2021-03-10 16:30:12 +01:00
panel-plugin Improve progressbar look 2021-03-10 16:32:19 +01:00
po I18n: Update translation sl (100%). 2021-04-22 10:40:03 +02:00
.gitignore Update `.gitignore` 2021-02-01 23:08:53 +01:00
.gitlab-ci.yml Add basic GitLab pipeline 2020-06-25 11:37:02 +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 Fix some autotools warnings 2017-06-08 11:21:52 +02:00
NEWS Updates for release 2021-03-10 17:17:36 +01:00
README Fix netload documentation URL 2021-03-10 17:13:55 +01:00
autogen.sh Update build environment 2014-11-02 16:10:40 +01:00
configure.ac.in Back to development 2021-03-10 17:18:23 +01:00

README

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

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

https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start

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%