Sensors Monitor Applet
Sensors applet allowing to monitor a set of sensors: temperature, fan, voltage, etc. Should display some of these sensors in the applet's icon; a composition of a temperature bar and another icon (cpu, gpu, hdd, battery).
Should have display a notification via libnotifysupport when the value of the sensor is too high or too low. Label, icon, value offset and value multiplier of each sensor should be able to be modified.
Should have support for at least acpi, ibm-acpi, lm-sensors, hddtemp, and maybe nvidia, nvclock, and omnibook. Furthermore it should keep track of read sensor values and allow the user to see the history of every sensor.
Blueprint information
Whiteboard
Currently only supports acpi and ibm-acpi. Can display a history of each sensor but rendering the graph can take some seconds when the applet has been active for a while (> 1 day).