项目作者: chaudharirohit2810

项目描述 :
Music streaming advertisement muter
高级语言: Kotlin
项目地址: git://github.com/chaudharirohit2810/SpotIT.git
创建时间: 2020-12-01T06:20:43Z
项目社区:https://github.com/chaudharirohit2810/SpotIT

开源协议:GNU General Public License v3.0

下载




Logo

SpotIt




Music Streaming Advertisement Muter



GitHub top language


Made by


License

👨🏻‍💻 About The Project

SpotIt is a music streaming advertisement muter. It detects advertisements in music streaming apps using notifications and mutes them using AudioManager. It works with popular music streaming services like Spotify, JioSaavn and Gaana.

:package: Download



:framed_picture: Screenshots




:bulb: How It Works

  1. SpotIt listens for notifications from music streaming apps like Spotify, JioSaavn and Gaana using NotificationListenerService.
  2. Then it searches for words like “advertisement”, “sponsored ad” in the notification’s data.
  3. If the advertisement words are found then it mutes the music streaming audio (STREAM_MUSIC) of a device using AudioManager.

:smiley: Privacy

  1. The app does not collect any private data nor it requires any network permissions.
  2. It uses user notifications to detect advertisements in music streaming services and does not “hack” protection measures of music streaming services

:construction_worker: Issues and Feature requests

If you found a bug, or have an idea for new functionality, feel free to report it on the issue tracker.