aghontpi / ad-silence

Mute Ad/promotions from Accuradio, Spotify, Soundcloud, TIDAL & Pandora Android. Minimal, extensible & lightweight under 150kb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ad-silence

Remove ads in Accuradio, Spotify, Tidal & Pandora.


github release f-droid release license

Get it on Google Play Get it on Google Play

Features

  • Block ads on Accuradio, Spotify (full & lite versions), Tidal & Pandora.
  • Minimal UI
  • App size less than 150KB
  • Configure which apps to remove ads in
  • Open source
  • No inapp purchases or ads

Supported apps?

app support
Accuradio yes
Spotify yes
Spotify Lite yes
Soundcloud yes
Tidal yes
Pandora yes
  • If you want this to work on a different app/audio streaming service, open an new issue mentioning its name.
  • Since this is built with Accuradio in mind, no other apps are supported for now, but Implementing other apps should be quite easy.
  • Spotify is now supported.
  • Tidal is now supported.
  • Spotify Lite is now supported.
  • Pandora is now supported.
  • Soundcloud is now supported.
  • Easily extensible to other apps.

Motivation

  • Ad blocker for Accuradio android is not available.
  • wanted a lightweight & non bloat app with size lessthan 1mb
  • wanted a minimal ui
    • below is the Total UI of the app.

    enable configure apps about

How this works

This is possible because of NotificationListenerService on android. Granted, the user gave permission to this setting.

  • While music is playing, the following notification is present.

ad notification

  • I then parse the notification and stop it from playing.

Track Project Status

Donation Links

Built with

About

Mute Ad/promotions from Accuradio, Spotify, Soundcloud, TIDAL & Pandora Android. Minimal, extensible & lightweight under 150kb.

License:GNU General Public License v3.0


Languages

Language:Kotlin 99.2%Language:Python 0.8%