Skip to content

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

Notifications You must be signed in to change notification settings

mylesotoole/DebloatFireTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

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.