Go to file
2024-09-11 20:37:42 +08:00
.github/workflows 🐛 Bug fixes 2024-08-30 21:53:40 +08:00
.vscode Playlist & tracks 2024-08-26 20:26:07 +08:00
android Netease backend support 2024-09-04 23:28:59 +08:00
assets 🍱 Update icons 2024-08-30 13:18:36 +08:00
ios 🐛 Bug fixes of querying backend 2024-09-06 18:10:12 +08:00
lib 🐛 Bug fixes on looking up ips 2024-09-11 20:37:42 +08:00
linux :rocket Ready to launch! 2024-08-30 14:05:11 +08:00
macos 🐛 Bug fixes of querying backend 2024-09-06 18:10:12 +08:00
test 🐛 Fix bugs on windows 2024-08-30 19:53:53 +08:00
web 💄 Optimize UX 2024-08-30 23:18:55 +08:00
windows :rocket Ready to launch! 2024-08-30 14:05:11 +08:00
.gitignore 🎉 Initial Commit 2024-08-26 13:29:17 +08:00
.metadata 🎉 Initial Commit 2024-08-26 13:29:17 +08:00
analysis_options.yaml 🎨 Prefer single quote 2024-08-27 14:48:31 +08:00
devtools_options.yaml Bottom player 2024-08-27 14:35:16 +08:00
pubspec.lock Netease backend support 2024-09-04 23:28:59 +08:00
pubspec.yaml 🐛 Bug fixes on cross source track fetching 2024-09-11 20:18:03 +08:00
README.md 📝 Update README.md 2024-09-08 01:27:44 +08:00

RhythmBox

Yet another spotify third-party client. Support multi-platform because built with flutter.

This project is inspired by and taken supported by spotube. 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.

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.

Roadmap

  • Playing music
    • Add netease music as source
    • Add bilibili as source
    • Add kuwo music as source
    • Add kugou music as source
    • Optimize fallback strategy
  • Re-design user interface
    • Simplified UI and UX
    • Support for large screen device

License

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.

This project is all rights reversed by LittleSheep and Solsynth LLC.