• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

icons/H10-Mar-2021-2,9192,539

panel-plugin/H03-May-2022-4,8323,524

po/H10-Mar-2021-9,7387,746

AUTHORSH A D14-May-2016188 54

COPYINGH A D14-May-201616.5 KiB322269

ChangeLogH A D10-Mar-2021175.7 KiB6,2863,836

INSTALLH A D10-Mar-202115.4 KiB369287

Makefile.amH A D22-May-2020602 3020

Makefile.inH A D10-Mar-202127.1 KiB890786

NEWSH A D10-Mar-20213.4 KiB10895

READMEH A D10-Mar-20211.5 KiB4430

aclocal.m4H A D10-Mar-2021422.7 KiB11,85210,698

compileH A D10-Mar-20217.2 KiB349259

config.guessH A D10-Mar-202143.2 KiB1,4811,288

config.h.inH A D10-Mar-20213.7 KiB14295

config.subH A D10-Mar-202135.3 KiB1,8021,661

configureH A D10-Mar-2021512.9 KiB17,61114,852

configure.acH A D10-Mar-20212.6 KiB9881

depcompH A D10-Mar-202123 KiB792502

install-shH A D10-Mar-202115 KiB519337

intltool-extract.inH A D10-Mar-20210

intltool-merge.inH A D10-Mar-20210

intltool-update.inH A D10-Mar-20210

ltmain.shH A D10-Mar-2021319.6 KiB11,2528,044

missingH A D10-Mar-20216.7 KiB216143

README

1XFce4 Netload plugin
2--------------------
3
4 - A netload plugin for the Xfce4 desktop environment -- http://www.xfce4.org -
5
6https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start
7
8Following operating systems are supported:
9
10 * Linux
11 * FreeBSD, NetBSD, OpenBSD
12 * Sun Solaris
13 * HP_UX
14 * MacOS X
15 * GNU/kFreeBSD
16
17I have only Linux installed so I can test only on Linux. If you encounter any
18problems on other operating systems (or on Linux, of course) feel free to send
19me an e-mail. If you have a patch to fix it it would be better.
20
21The code for the plugin is based on the sample-plugin from Benedikt Meurer and
22on the xfce4-systemload-plugin from Riccardo Persichetti. The layout is the same
23as the systemload-plugin. This made programming very easy and looks good, too.
24
25The netload code is based on wormulon (a command-line util) from Hendrik Scholz.
26You find this program at http://www.raisdorf.net/wormulon/.
27
28I'm not planning making much improvements in the future so if you want to take
29over developement, just drop me a note. I just programmed it because I needed it
30but I plan to maintain it so that it's running with the most current stable
31release of Xfce.
32
33If you have translations for your language, please mail me. I'll include it in
34the distribution!
35
36And remember:
37
38    Interoperability is the keyword, uniformity is a dead end.
39        --  Olivier Fourdan <fourdan@xfce.org> (founder of Xfce project)
40
41Have a lot of fun ...
42    Bernhard <bernhard.walle@gmx.de>
43
44