Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mylesotoole/debloatfiretv

Use your macOS terminal to debloat your Amazon Fire TV or Stick.
https://github.com/mylesotoole/debloatfiretv

amazon bash bash-script debloat debloat-script debloater firestick firetv macos macos-sequoia macosx optimization terminal

Last synced: 23 days ago
JSON representation

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

Awesome Lists containing this project

README

        

### 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.