vdr-plugin-skindesigner/scripts
louis abcb357b25 changed command to get gpu temp in script 2015-01-09 00:34:35 +01:00
..
README added skin blackhole 2015-01-06 06:07:48 +01:00
temperatures.default changed command to get gpu temp in script 2015-01-09 00:34:35 +01:00
temperatures.g2v added skin blackhole 2015-01-06 06:07:48 +01:00

README

This Widget provide information about the system temperatures.

You must manually create a link to the corresponding script, for example:
ln -s temperatures.default temperatures

The command "temperatures" will be executed every time the widget is drawn, so please keep it short and fast.
The command can provide three temperatures: cpu, pc case and gpu temperature
The command can also be called from system information widget. So the output files must also begin with 01_ - 99_ for sort/position. 

Please install lm-sensors and configure it for your system. See the default script for an example.