my LGTV is my only current screen (for pc and ps4)
I also don't have all the knowledge necessary to apply what I find in my research alone...
I will leave you my questions and the links that I think will be useful
1) is it possible to run the script on boot?
https://xdaforums.com/t/is-there-a-way-to-autostart-app-on-startup-lg-tv-webos-3.3786551/
Executable scripts in here will be launched on boot by /var/lib/webosbrew/startup.sh (main startup script)
Note the filename may only contain a-zA-Z0-9_- since this is executed by run-parts
2) any way to make the tv to route the wifi to eth0 when finished?
similar to what https://github.com/stooged/PI-Pwn does
3) make a signed .ipk to make it available on homebrew-channel
webosbrew/webos-homebrew-channel#9
**4) ability to chose between multiple stage2 files like LightningMod and Sistro versions
my LGTV is my only current screen (for pc and ps4)
I also don't have all the knowledge necessary to apply what I find in my research alone...
I will leave you my questions and the links that I think will be useful
1) is it possible to run the script on boot?
https://xdaforums.com/t/is-there-a-way-to-autostart-app-on-startup-lg-tv-webos-3.3786551/
2) any way to make the tv to route the wifi to eth0 when finished?
similar to what https://github.com/stooged/PI-Pwn does
3) make a signed .ipk to make it available on homebrew-channel
webosbrew/webos-homebrew-channel#9
**4) ability to chose between multiple stage2 files like LightningMod and Sistro versions