📝 New product RhythmBox description

This commit is contained in:
LittleSheep 2024-09-09 19:59:55 +08:00
parent ecbe5bef18
commit 0b0c069907
3 changed files with 110 additions and 0 deletions

View File

@ -0,0 +1,55 @@
---
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
**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}

View File

@ -0,0 +1,55 @@
---
thumbnail: /thumbnails/products/rhythm-box.webp
title: RhythmBox
description: 又一个 Spotify 第三方客户端,但不止步于此。
author: [littlesheep]
downloads:
- title: macOS
icon: mdi-apple-ios
desc: iOS 12 或以上,通过侧载自行安装
url: https://files.solsynth.dev/production01/rhythm-box/ios-ipa.ipa
- title: macOS
icon: mdi-apple
desc: macOS 12 或以上,因为签名问题,请自行编译使用
url: https://git.solsynth.dev/LittleSheep/RhythmBox
- title: Windows
icon: mdi-microsoft-windows
desc: 通过 GitHub Actions 构建
url: https://github.com/Solsynth/RhythmBox
- title: Android
icon: mdi-android
desc: Android 9 或以上
url: https://files.solsynth.dev/production01/rhythm-box/app-arm64-v8a-release.apk
---
又一个 Spotify 第三方客户端。支持多平台,因为使用 Flutter 构建。
该项目受到 [spotube](https://spotube.krtirtho.dev) 的启发和支持。
他们的原始应用程序已经足够好了。但我只想重新设计用户界面,并使其准备好添加更多功能和更多后端支持。
## 亮点
与原始 spotube 相比。该项目添加了更多音频源,例如网易云音乐、酷狗,并提供在中国大陆使用的能力。
同时,该项目还专注于 VOCALOID 歌曲的播放体验。
我们改进了搜索和排名算法,使查询将减少选择翻唱版本,而是选择原始版本。
由于 jiosaavn 在亚洲地区的终止服务(其他地区可能也受到影响)。我们删除了 jiosaavn 音频源。
## 开发计划
在 [GitHub](https://github.com/Solsynth/RhythmBox) 或 [Solsynth Git Repository](https://git.solsynth.dev/LittleSheep/RhythmBox) 查看
## 许可
本项目在 APGLv3 许可证下开源。原始 spotube 项目在 BSD-Clause4 许可证下开源,版权归 Kingkor Roy Tirtho 所有。
本项目的所有权利归 LittleSheep 和 Solsynth LLC 所有。
## 下载
**注Windows 版本通过 Github Actions 编译,下载请前往下述链接的 GitHub 仓库找到最近提交旁「打勾」的图标,在弹出的提示窗口选择 `build-exe` 那项的 「Details」。展开 Archive production artifacts 的步骤日志,里面会包含一个下载链接,解压服用即可。下载需要登陆 GitHub 账号。**
:embed-download-link{:items='downloads'}
:embed-post-item{id=923}

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB