enen92 / screensaver.atv4

Apple aerial screensavers (apple tv 4) for Kodi
GNU General Public License v2.0
52 stars 10 forks source link

Support for Raspberry Pi GPIO control? #40

Open Split7fire opened 5 years ago

Split7fire commented 5 years ago

Any ideas to support raspberry pi gpio toggle a pin (switch a relay, for example)? This can be used instead of CEC, standby, etc.

enen92 commented 5 years ago

I can add support for running a custom command when the dialog closes. That way you can call an external script to do anything you need

Split7fire commented 5 years ago

@enen92 So one can compose 2 files: one for screensaver_start and for screensaver_stop?