Uactivity-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
Wirbel (Diskussion | Beiträge) |
Wirbel (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
| − | === | + | ==Beschreibung== |
| + | '''Autor:''' | ||
| + | Run shellscripts in case of some VDR events. The events are user activity changes, keys send to the plugin (via keymacros) an on regular base (every x seconds based on command line setting). | ||
| + | It could be used to switch the tv/the lcd display or to start/stop the frondend based of the user activity status. | ||
| + | ==Snapshot== | ||
Die aktuelle Entwicklerversion per {{wikipedia|git}} | Die aktuelle Entwicklerversion per {{wikipedia|git}} | ||
git clone {{vdr-developer git|vdr-plugin-uactivity}} | git clone {{vdr-developer git|vdr-plugin-uactivity}} | ||
| − | |||
==Aktuelle Version== | ==Aktuelle Version== | ||
{{vdr-developer snapshot|vdr-plugin-uactivity}} | {{vdr-developer snapshot|vdr-plugin-uactivity}} | ||
Version vom 5. August 2013, 12:08 Uhr
Inhaltsverzeichnis |
Beschreibung
Autor: Run shellscripts in case of some VDR events. The events are user activity changes, keys send to the plugin (via keymacros) an on regular base (every x seconds based on command line setting). It could be used to switch the tv/the lcd display or to start/stop the frondend based of the user activity status.
Snapshot
Die aktuelle Entwicklerversion per git
git clone git://projects.vdr-developer.org/vdr-plugin-uactivity.git