You saved 10 bucks when you bought your preferred eBook reader, but now you are sick of seeing tons of ads on it? If yes, that is for you!
KindleAdRemover is a simple script, packaged as application, to automate the boring process of removing Special Offers from your Kindle (not just the screensaver, every ad into your kindle).
It has been tested with a lot of Paperwhites, but it should as well work with older devices and even newer like Voyage and Oasis.
1 - Download the app from github or from here Download.
2 - Connect your device and be sure it is detected from your Mac.
3 - Launch the application and follow the on-screen instruction.
4 - Done!
Obviously you can launch KindleAdRemover.sh from bash, but you don’t really need me for this…
The recommended usage is to create a scheduled task to run the script each time your machine detects the Kindle has been connected.
You may need to enable event logging under Microsoft -> Windows -> DriveFrameworks-UserMode -> Operational
then schedule a task to run on the 2003
event.
Set the Action
as Start a program
. Then:
- Program/Script:
powershell.exe
- Add arguments (optional)
-Exec bypass -NoP "C:/Path/To/Script/KindleAdsRemoverSched.ps1"
Being sure to set the path to the correct location.
- scugn1zz0 -