List Application installed in TV sdb shell 0 vd_applist Launch Application on TV in debug mode sdb shell 0 debug NUmAQT7111 Useful SDB commands for Samsung TV development. Intall wgt file in TV ```tizen install --name app.wgt -- ./wgt -t UA32T4XXXXXX````
Run Puppeteer inside termux Assumptions You have termux installed and have sufficient permissions You have loggedin as root user You are okay with running Puppeteer inside a container (Alpine) Gotchas There is no build of Google Chrome available for ARM at this moment, so using chromium instead. Installing chromium on Termux directly requires snap which is another big hurdle so alternively using alpine distro here.