mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Added SpotIt
This commit is contained in:
parent
431f56c99a
commit
40d75a6f28
2 changed files with 37 additions and 0 deletions
0
fdroid-icon.png
Normal file → Executable file
0
fdroid-icon.png
Normal file → Executable file
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
37
metadata/com.rohit2810.spotit.yml
Normal file
37
metadata/com.rohit2810.spotit.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Rohit Chaudhari
|
||||
AuthorEmail: rohitkc2810@gmail.com
|
||||
SourceCode: https://github.com/chaudharirohit2810/SpotIT
|
||||
IssueTracker: https://github.com/chaudharirohit2810/SpotIT/issues
|
||||
|
||||
AutoName: SpotIT
|
||||
Description: |-
|
||||
Want to avoid ads in spotify, jiosaavn or gaana, then this app is for you.
|
||||
|
||||
SpotIT is simple app that detects advertisements in music streaming apps and mutes them so your work doesn't get interrupted by ads.
|
||||
The app works with popular music streaming services like Spotify, JioSaavn and Gaana.
|
||||
|
||||
* Mute ads in Spotify, JioSaavn and Gaana
|
||||
* Simple and Intituive UI
|
||||
* FOSS Forever
|
||||
|
||||
Privacy:
|
||||
|
||||
* The app does not collect any private data nor it requires any network permissions.
|
||||
* It uses user notifications to detect advertisements in music streaming services and does not "hack" protection measures of music streaming services
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/chaudharirohit2810/SpotIT
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: e52c7282f4f2e33e702331d146492f7c56ef78e2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue