Skip to content

Instantly share code, notes, and snippets.

@VVispy
VVispy / revancedobtainiumguide.md
Last active April 22, 2025 02:00
Revanced Obtainium Guide

Install ReVanced Apps + Update Checking LogoLogo

Note

You will have to uninstall previously patched Revanced apps before following this guide. You can export Youtube Revanced settings before doing this.

Included apps:

  • YouTube Revanced
@VVispy
VVispy / LG TV Homebrew Guide.md
Last active April 11, 2025 04:38
LG TV Homebrew Guide

How to Install Third Party Apps on LG Brand TVs Logo

  • 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

Guide

@VVispy
VVispy / renew.yml
Last active November 22, 2024 18:26
renew dev mode script
on:
workflow_dispatch:
schedule:
- cron: "15 23 * * *"
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: Make API Request