Wake on LAN support
tacotexmex opened this issue · 5 comments
tacotexmex commented
I installed wakeonlan
on my RPi3 and added a line in the launcher script to wake up the gaming machine on launch. Maybe this can be turned into a feature supported in the addon’s settings UI?
swetoast commented
Feel free to pr the stuff you got already
tacotexmex commented
I just modified the shell script adding wakeonlan 1a:2b:3c:4d:5f:6g
to it.
However, I’ve no idea on how to add UI support for it, nor is wakeonlan preinstalled on OSMC.
swetoast commented
Gonna add some if statements and a config file got an idea for it
swetoast commented
added