Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDEA] Shortcuts on Home Menu (HDMI) #89

Open
dimitrij2k opened this issue Jan 30, 2022 · 2 comments
Open

[IDEA] Shortcuts on Home Menu (HDMI) #89

dimitrij2k opened this issue Jan 30, 2022 · 2 comments
Labels
idea App idea

Comments

@dimitrij2k
Copy link

An App, that allow HDMI Inputs as Menu item in the Home-Ribbon Menu. LG had this feature in older TVs, now its moved to a different Menu and not possible to add to the Ribbon Menu.

websites the same… old WebOS could add Website Bookmarks to the Ribbon Menu, now (LG CX - 2020) its not possible anymore!

@kitsuned kitsuned transferred this issue from webosbrew/webos-homebrew-channel Aug 25, 2023
@kitsuned kitsuned added the idea App idea label Aug 25, 2023
@Dystopian
Copy link

You can create such app with https://dropbox.inf.re/webos-app-stub/:
Application ID = org.example.app.hdmi1 - change to appropriate HDMI number
Title = HDMI 1 - change to appropriate HDMI number
Launch indicator = Spinner
Stub type = Shortcut
Target app = com.webos.app.hdmi1 - change to appropriate HDMI number
Press Build App button, save ipk, upload it to tv.
Install ipk like described here https://www.webosbrew.org/pages/commands-cheatsheet.html

# Install app from local TVs storage
luna-send -i -f luna://com.webos.appInstallService/dev/install '{"id":"com.ares.defaultName","ipkUrl":"/tmp/app.ipk","subscribe":true}'

Hope this helps after years :)

@itsRealM12C

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea App idea
Projects
None yet
Development

No branches or pull requests

4 participants