Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-23T14:38:59.000Z (about 1 year ago)
- Last Synced: 2024-11-10T11:42:42.355Z (2 months 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
[![android](https://github.com/soundcrowd/soundcrowd-plugin-tidal/actions/workflows/android.yml/badge.svg)](https://github.com/soundcrowd/soundcrowd-plugin-tidal/actions/workflows/android.yml)
[![GitHub release](https://img.shields.io/github/release/soundcrowd/soundcrowd-plugin-tidal.svg)](https://github.com/soundcrowd/soundcrowd-plugin-tidal/releases)
[![GitHub](https://img.shields.io/github/license/soundcrowd/soundcrowd-plugin-tidal.svg)](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 assembleDebugInstall via ADB:
$ adb install tidal/build/outputs/apk/debug/tidal-debug.apk
## License
Licensed under GPLv3.