|
WMC2D - coretemp/corefreq monitor dockappAboutwmc2d is a dockapp to monitor the coretemp temperature and cpufreq frequency.License AGPLv3: GNU Affero General Public License version 3 The name comes from the "core 2 duo", but now more cpu types are supported. This is a small dockapp, which shows the core temperature and cpu frequency from 2 upto 4 cores/cpus and the temperature of upto two thermal zones, which are normaly the motherboard temperature. All cpus, which are supported by the linux kernel "coretemp" and "cpufreq" modules, could be monitored. f.e. core 2, atom and core iX.
All thermal zones which could be read from files are supported. f.e.
ACPI through /sys/class/thermal/thermal_zoneX/temp or hardware sensors
through /sys/devices/platform/
Only libxcb (X C-language Bindings library) and the standard C library
are as external libraries required.
Made compatible with xcb version >= 1.7 and xcb-utils version >= 0.3.8
Added support for 'core2' or 'core iX' dual or quad core cpu's.
Code cleanups, added support for sleep, while system is idle.
Found some old cleanups unreleased. Better redraw of content.
Removed shared pixmaps, not needed for wmc2d, but wmc2d didn't worked,
where shared pixmap aren't available.
Source Version 2.05 (GIT-0848700)
Source Version 2.04 (GIT-7ae51bb)
Source Version 2.03 (GIT-1062ac6)
Source Version 2.02 (GIT-2305b28)
Source Version 2.01 (GIT-d8a73b0)
Source Version 2.00 (GIT-5604023)
|