Tools Menu offers different little Tools to main menu:
- Reboot
Change Sheet Mode
Change Background Image
Execute Shell Scripts
Background Images
...should be copied to .wdtvext-plugins/Tools/backgrounds. They should be 1280x720px and less than 500kB.
Note: You have to leave the main menu page once for the background image to change!
Scripts
You can use any shell script which complies to the following:
- script is executable and running in shell
- script filename must end with .script
- script must have a valid shebang
You can use any shell script (bash, perl, php, ...).
Only STDOUT of your script output will be visible in OSD, STDERR will be ignored.
Your script can contain meta-data, see examples. Future versions of Tools plugin may display this information.





