Capital/content/en/products/rhythm-box.mdx

56 lines
2.4 KiB
Plaintext
Raw Normal View History

---
thumbnail: /thumbnails/products/rhythm-box.webp
title: RhythmBox
description: Yet another Spotify third-party client.
author: [littlesheep]
downloads:
- title: macOS
icon: mdi-apple-ios
desc: iOS 12 or above, via sideload
url: https://files.solsynth.dev/production01/rhythm-box/ios-ipa.ipa
- title: macOS
icon: mdi-apple
desc: macOS 12 or above. Due to codesign issue, please compile for your self.
url: https://git.solsynth.dev/LittleSheep/RhythmBox
- title: Windows
icon: mdi-microsoft-windows
desc: Built by GitHub Actions
url: https://github.com/Solsynth/RhythmBox
- title: Android
icon: mdi-android
desc: Android 9 or above
url: https://files.solsynth.dev/production01/rhythm-box/app-arm64-v8a-release.apk
---
Another Spotify third-party client. Multi-platform support, as it is built using Flutter.
The project is inspired and supported by [spotube](https://spotube.krtirtho.dev).
Their original app is good enough. But I just want to redesign the UI and make it ready to add more features and more backend support.
## Highlights
Compared to the original spotube. The project adds more audio sources, such as Netease Cloud Music, Kugou, and provides the ability to use it in mainland China.
The project also focuses on the playback experience of VOCALOID songs.
We improved the search and ranking algorithms so that queries will select fewer cover versions in favor of the original.
Due to the termination of jiosaavn's service in Asia (other regions may also be affected). We removed the jiosaavn audio source.
## Roadmap
Seet at [GitHub](https://github.com/Solsynth/RhythmBox) or [Solsynth Git Repository](https://git.solsynth.dev/LittleSheep/RhythmBox)
## License
This project is open source under the APGLv3 license. The original spotube project is open source under the BSD-Clause4 license, copyright Kingkor Roy Tirtho.
All rights to this project are owned by LittleSheep and Solsynth LLC.
## Download
2024-10-04 09:55:42 +00:00
**Note: The Windows version is built via Github Actions. To download, go to the GitHub repository at the link below, find the checkmark next to the most recent commit, and select the `Details` item in the `build-exe` pop-up window. Expand the step-by-step log for Archive production artifacts, which will contain a download link to unzip it. You will need to be logged into your GitHub account to download.**
:embed-download-link{:items='downloads'}
:embed-post-item{id=923}