- This is done using webOS dev manager + LG developer mode auto-renewal. Completely for free.
- Homebrew allows users to install select extra apps that are not on the LG content store to their LG TV such as Ad-free YouTube (Sponsorblock included) and Kodi.
- It's known to work on C and G series LG TVs. May work on others.
- This will not void your warranty and will not break anything if done correctly.
- This guide is pretty easy to follow, so don't be overwhelmed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
workflow_dispatch: | |
schedule: | |
- cron: "15 23 * * *" | |
jobs: | |
my-job: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Make API Request |