https://github.com/soundcrowd/soundcrowd-plugin-tidal
Tidal plugin for soundcrowd
https://github.com/soundcrowd/soundcrowd-plugin-tidal
android music player plugin soundcrowd tidal
Last synced: 3 months ago
JSON representation
Tidal plugin for soundcrowd
- Host: GitHub
- URL: https://github.com/soundcrowd/soundcrowd-plugin-tidal
- Owner: soundcrowd
- License: gpl-3.0
- Created: 2023-08-10T23:30:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-23T14:38:59.000Z (over 2 years ago)
- Last Synced: 2025-01-07T13:12:22.784Z (over 1 year ago)
- Topics: android, music, player, plugin, soundcrowd, tidal
- Language: Kotlin
- Homepage:
- Size: 78.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# soundcrowd-plugin-tidal
[](https://github.com/soundcrowd/soundcrowd-plugin-tidal/actions/workflows/android.yml)
[](https://github.com/soundcrowd/soundcrowd-plugin-tidal/releases)
[](LICENSE)
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.