mylesotoole / DebloatFireTV

Use your macOS terminal to debloat your Amazon Fire TV or Stick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running on macOS

  1. Make the script executable chmod +x DebloatFireTV.
  2. Run it with ./DebloatFireTV.

How it works:

  • Connects to your Fire TV via the ADB feature in Android Platform Tools.
  • Commands are sent to your Fire TV to disable Amazon bloatware and optimize performance.

What it uses:

  • This script utilizes Homebrew and Android Platform Tools for macOS.
    • These dependecies will automatically be checked for. If they are not present, this script will install them with your permission.
  • ADB debugging is a developer setting on your Fire TV which needs to be enabled.

About

Use your macOS terminal to debloat your Amazon Fire TV or Stick.


Languages

Language:Shell 100.0%