vdr-plugin-skindesigner/scripts/README

12 lines
474 B
Plaintext
Raw Normal View History

Scripts for:
- system temperatures - "temperatures" is called
- vdr statistics (vdr cpu load and memory usage) "vdrstats" is called
2015-01-06 06:07:48 +01:00
You must manually create a link for each script to the script you want to use, for example:
2015-01-06 06:07:48 +01:00
ln -s temperatures.default temperatures
ln -s vdrstats.default vdrstats
2015-01-06 06:07:48 +01:00
The scripts will be executed every time the according viewelement is displayed, so please keep it short and fast.
2015-01-06 06:07:48 +01:00
Please install lm-sensors and configure it for your system.