No description
  • JavaScript 57.3%
  • CSS 21.7%
  • Shell 10.9%
  • HTML 10.1%
Find a file
2026-07-28 13:13:15 +08:00
src clearup 2026-07-28 13:13:15 +08:00
.gitignore gitignore 2026-06-16 13:51:44 +08:00
demo.png tinyup 2026-06-20 09:47:53 +08:00
LICENSE init 2026-06-15 18:30:59 +08:00
LICENSE-CC-BY-SA init 2026-06-15 18:30:59 +08:00
Readme.md Revert "no lonnger work in older webos" 2026-06-21 23:01:32 +08:00

A shitty/hacky custom home screen for webos 6+

Demo

It requited "trustLevel": "trusted", or webosbrew (with root) to work.

Add "trustLevel": "trusted", to appinfo.json if you can run it with "trustLevel": "trusted",.

Side note : useually web os on lg tv wont let developer app's trustLevel to be setted to trusted.

Compile

Run the fellow command to build it :

$ ares-package src

Auto-start

Run the fellow command on the TV to make it auto start by making it as input :

(For webos6+) (Root Needed) (Optional)

# luna-send-pub -n 1 'luna://com.webos.service.eim/addDevice' '{"appId":"moe.exkc.hoooooooooom","pigImage":"access/wallpaper/IMG_20211017_181128.jpg","mvpdIcon":"access/wallpaper/IMG_20211017_181128.jpg","description": "QwQHome :3"}'

Replace

If you want it to replace your stock home screen then see here.

License

src/access/wallpaper/* are under CC-BY-SA license src/access/fallback.png is proby under Apache License bc it is from in webos oss src/access/plusjakartasans.woff2 is under SIL Open Font License src/access/appbar.svg is proby under Apache License bc it is from in https://fonts.google.com/

The rest is under WTFNMFPL.