wmacpi_temp is a Window Maker dock application that reads the temperature file in /proc/acpi in ACPI-enabled kernels. It displays the temperature of the processor in Celcius or Fahrenheit and updates every minute.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This version fixes an issue with an unreadable file
showing the file name on the background of the display
window, adds support for the close button on other
window managers, and sets the LED to show red when
there is a problem reading any temperature file.
More than one temperature file can be specified on
the command line and config file. Labels can be
used for the temperature files. Warning levels can
be global to show the highest temperature. Code
cleanup was done.
The code was cleaned up. Support for a config file
to set options was added, and command line
arguments override the config file. The option to
disable the unit string was added. This should be
the last update until the implementation of the
multiple temperature files is completed.