Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 976 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 976 Bytes

soundcrowd-plugin-tidal

android GitHub release GitHub

This soundcrowd plugin adds basic Tidal support. It allows you to listen and browse your liked tracks, artists, some playlists, and supports searching for music. This plugin requires a Tidal account with subscription.

Building

$ git clone --recursive https://github.com/soundcrowd/soundcrowd-plugin-tidal
$ cd soundcrowd-plugin-tidal
$ ./gradlew assembleDebug

Install via ADB:

$ adb install tidal/build/outputs/apk/debug/tidal-debug.apk

License

Licensed under GPLv3.