You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/ksysguard
Michele Calgaro 2afc8bbbe4
Removed explicit usage of the 'register' keyword.
4 years ago
..
CContLib [kdebase] initial cmake support 13 years ago
example Fixed corrupted japanese translations. This relates to bug 2952. 6 years ago
gui Fix wrong KSysGuard description. 4 years ago
ksysguardd Removed explicit usage of the 'register' keyword. 4 years ago
pics Fix invalid headers in PNG files and optimize for size 8 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Add lm_sensors optional support for ksysguard 11 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.in.temp Additional kde to tde renaming 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Initial import of Trinity 3.5.11 to kdebase 15 years ago
cr16-app-ksysguard.png Fix invalid headers in PNG files and optimize for size 8 years ago
cr32-app-ksysguard.png Fix invalid headers in PNG files and optimize for size 8 years ago
cr48-app-ksysguard.png Fix invalid headers in PNG files and optimize for size 8 years ago
cr64-app-ksysguard.png Fix invalid headers in PNG files and optimize for size 8 years ago
cr128-app-ksysguard.png Fix invalid headers in PNG files and optimize for size 8 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

What is KSysGuard?
------------------

KSysGuard, formerly known as KTop is a program to monitor various elements
of your system, or any other remote system with the KSysGuard daemon
(ksysgardd) installed.  Currently the daemon has been ported to FreeBSD
and Linux with varying degrees of completion.

Notes from the author
---------------------

KSysGuard, formerly known as KTop is work in progress! Although I only try
to check in reasonably stable versions, I cannot guarantee this. I
typically develop on SuSE Linux 6.x with 2.2 kernel. If your system is
different, this program might not even compile.

If you want to join this development please contact me first. Please
do *NOT* check in unsolicited code as I might am rearranging the code
and merging becomes a real headache so your code will be lost.

This does not mean that I don't appreciate your help. Especially
porting to other platforms is difficult for me. Each platform has it's
specific back-end. See the ksysguardd directory for details.

5-Jan-2000 Chris Schlaeger <cs@kde.org>