vdr-plugin-skindesigner/scripts
louis 8d4a1b12b3 improved vdrstats.default script 2016-04-30 18:01:27 +02:00
..
README added viewelement <vdrstatistics> in main menu 2015-05-14 16:55:56 +02:00
temperatures.default changed command to get gpu temp in script 2015-01-09 00:34:35 +01:00
temperatures.g2v added viewelement <vdrstatistics> in main menu 2015-05-14 16:55:56 +02:00
vdrstats.default improved vdrstats.default script 2016-04-30 18:01:27 +02:00

README

Scripts for:
- system temperatures - "temperatures" is called
- vdr statistics (vdr cpu load and memory usage) "vdrstats" is called

You must manually create a link for each script to the script you want to use, for example:
ln -s temperatures.default temperatures
ln -s vdrstats.default vdrstats

The scripts will be executed every time the according viewelement is displayed, so please keep it short and fast.

Please install lm-sensors and configure it for your system.