CPUTemp
Neil Cumpstey
1 September 7


Requirements
------------
CPU temperature:
Command: "cat /proc/acpi/thermal_zone/THRM/temperature"
gives output similar to: "temperature          66 C".

HDD temperature:
Command: "netcat localhost 7634"
gives output similar to: "|/dev/sda|FUJITSU MHV2080AH                 ?|48|C|"

I think the HDD command is a standard that should work on all machines; no idea whether this also applies to the CPU command.


Foible
------
Presumably due to a bug in gDesklets, if the opacity is set to 0 it will actually revert to default at desklet restart. Thus if you want a transparent background set opacity as non-zero, eg. 0.01.





