mirror of
https://github.com/KRTirtho/spotube.git
synced 2026-08-05 19:59:51 +00:00
🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
androidandroid-clientandroid-music-playerdesktop-clientfdroidflutterflutter-desktoplinuxmacosmusicmusic-playerspotifywindowsyoutube
- Updated `platformWebviewConfig` function to accept an optional `pluginId` parameter for both iOS and JVM implementations. - Enhanced data directory handling in JVM to create a separate directory for each plugin. - Implemented `platformClearWebviewData` function for both platforms to clear webview data based on the provided `pluginId`. - Added necessary imports for iOS and JVM specific functionalities. |
||
|---|---|---|
| .github | ||
| .opencode | ||
| assets | ||
| composeApp | ||
| gradle | ||
| iosApp | ||
| js_plugin_example | ||
| metadata | ||
| packaging | ||
| plugin_interfaces | ||
| .dockerignore | ||
| .gitignore | ||
| .gitmodules | ||
| AGENTS.md | ||
| build.gradle.kts | ||
| CHANGELOG.md | ||
| cliff.toml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTION.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| lefthook.yaml | ||
| LICENSE | ||
| PRIVACY_POLICY.md | ||
| README.md | ||
| settings.gradle.kts | ||
A cross-platform extensible open-source music streaming platform.
Bring your own music metadata/playlist/audio-source with plugins created by community or by yourself. A small step towards the decentralized music streaming era!
🌃 Features
- 🧩 Plugin powered, supports any platform or custom music service through plugins.
- 🗺️ Community driven plugins for popular platforms or create your own.
- ⬇️ Freely downloadable tracks with tagged metadata.
- 🖥️ 📱 Cross-platform support.
- 🪶 Small size & less data usage.
- 🕒 Time synced lyrics regardless of the plugin support.
- ✋ No telemetry, diagnostics or user data collection.
- 🚀 Native performance.
- 📖 Open source/libre software.
- 🔉 Playback control is done locally, not on the server.
⬇️ Download
Download Spotube from the Official Website: https://spotube.cc
🔄 Nightly Builds
Grab the latest nightly builds of Spotube from the Offical Website.
🕳️ Building from source
You can compile Spotube's source code by following these instructions.
👥 The Spotube team
- Kingkor Roy Tirtho - The Founder, Maintainer and Lead Developer
- Owen Connor - The Cool Discord Moderator
- Piotr Rogowski - The MacOS Developer
- Rusty Apple - The Mysterious Unknown Guy
💼 License
Spotube is open source and licensed under the AGPL-3.0-or-later License.

