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.
| Tags | Monitoring Desktop Environment Window Manager Afterstep Blackbox Fluxbox Window Maker Applets |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: An issues with the FvwmButtons fvwm module not dispaying the window contents was fixed.


Changes: A bug in freeing the memory used by one of the fonts was fixed. A manual was added. Some minor code changes and cleanups were made.


Changes: 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.


Changes: 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.


Changes: 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.