A CLI tool to use ADB commands to modify any firestick.
Depends on ADB, must be installed into /bin/bash
On Mac:
-
Install HomeBrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" -
Install ADB
brew install android-platform-tools -
Install ADB and make sure it is in the /bin/bash directory (or /bin/zsh)
-
Make sure you are on the same WiFi network as your Firestick.
-
Find your IP address on your firestick in Firestick Settings > My Fire TV > About > Network
-
Go to Firestick Settings > My Fire TV > Developer Options and turn on ADB debugging and Apps from Unknown Sources.
-
Run any script and it will ask you to input the IP address. (If you are already connected over ADB, just hit enter)
Set Screensaver Lets you set a custom screensaver app, cutome time-on duration, and custom time-off. I have included a modified application called "Website Daydream" that changes the default wallpaper to the website https://clients3.google.com/cast/chromecast/home
After installing Website Daydream, install the application called Activity launcher (https://www.f-droid.org/en/packages/de.szalkowski.activitylauncher/). Open it, and just touch the website daydream app in order for it to work.
Check Screensaver Gets the current values for your screensaver and prints them out.
Batch-Install Installs ALL files with .apk extension in the current directory onto your firestick.
Debloat Disables ALL unnecesscary Amazon services that are not needed for core functionality.
