RhythmBox/README.md

35 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2024-08-28 12:58:07 +00:00
# RhythmBox
2024-08-26 05:29:17 +00:00
2024-08-28 12:58:07 +00:00
Yet another spotify third-party client. Support multi-platform because built with flutter.
2024-08-26 05:29:17 +00:00
2024-08-28 12:58:07 +00:00
This project is inspired by and taken supported by [spotube](https://spotube.krtirtho.dev).
Their original app is good enough. But I just want to redesign the user interface and make it ready add to more features and more backend support.
2024-08-26 05:29:17 +00:00
2024-09-07 17:27:44 +00:00
## Highlight
Compare to original spotube. This project added more audio source e.g. netease cloud music, kugou and provide the ability to use in China Mainland.
At the same time, this project also focus on playing experience of VOCALOID songs.
We improve the search and rank algorithm to make the querying will less pick the cover version instead of original ones.
Due to the end service of jiosaavn in Asian region (maybe other regions also affected). We removed the jiosaavn audio source.
2024-08-28 13:07:58 +00:00
## Roadmap
- [x] Playing music
2024-09-07 17:27:44 +00:00
- [x] Add netease music as source
- [ ] Add bilibili as source
- [ ] Add kuwo music as source
- [x] Add kugou music as source
- [x] Optimize fallback strategy
2024-08-28 13:07:58 +00:00
- [x] Re-design user interface
2024-09-07 17:27:44 +00:00
- [x] Simplified UI and UX
- [x] Support for large screen device
2024-08-28 13:07:58 +00:00
2024-08-28 12:58:07 +00:00
## License
2024-08-26 05:29:17 +00:00
2024-08-28 12:58:07 +00:00
This project is open-sourced under APGLv3 license. The original spotube project is open-sourced under license BSD-Clause4 and copyright by Kingkor Roy Tirtho.
2024-08-26 05:29:17 +00:00
2024-09-07 17:27:44 +00:00
This project is all rights reversed by LittleSheep and Solsynth LLC.