$ git clone https://github.com/crippin/twitch-webos.git
$ cd twitch-webos
$ yarn
$ yarn start
$ yarn build
Get webos cli from
https://webostv.developer.lge.com/sdk/installation/
or
# Depends on python3
$ ./tools/set_webos_cli
then
# Make sure that cli's binaries are executable
# chmod +x CLI/bin/ares-package
$ yarn build-ipk
To intall the app you need to enable Developer Mode on the TV.
Follow the instructions:
https://webostv.developer.lge.com/develop/app-test/
# Export TV name
$ export WEBOS_TV_NAME=tvname
# Make sure that cli's binaries are executable
# chmod +x CLI/bin/ares-install
$ ./tools/install.sh