No description
- HTML 100%
| webOSTVjs-1.2.13 | ||
| appinfo.json | ||
| icon.png | ||
| index.html | ||
| largeIcon.png | ||
| org.01x2.tv_0.6.7_all.ipk | ||
| README.md | ||
This guide's for devices running webOS, this is mainly just LG TV's.
This is also here just for reference, for most people this will be too complicated to install yourself.
- Download the IPK file: HERE
Install Instructions
- Enable Developer Mode on the TV
- Open the LG Content Store
- Install the Developer Mode app (sometimes called “Dev Mode”)
- Sign in with this account:
- Username:
lofoha2628@ocuser.com - Password:
ABC123!!!
- Launch the app and:
- Turn Developer Mode = ON
- Turn Key Server = ON
- Note the TV’s IP address shown in the app
⚠️ Keep the TV awake (Developer Mode will disable some sleep behaviors).
Next part on the computer:
Replace IP below with the IP of the TV
- Open Command Prompt on Windows, Terminal/Bash on Mac/Linux should also work
scp app.ipk prisoner@192.168.1.50:/tmp/app.ipkssh prisoner@192.168.1.50 -p 9922luna-send-pub -i -f luna://com.webos.appInstallService/dev/install '{"id":"my.app","ipkUrl":"/tmp/app.ipk","subscribe":true}'