README.md
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!
Btw it's not just another Electron app π
<a href="https://spotube.krtirtho.dev"></a> <a href="https://discord.gg/uJ94vxB6vg"></a>
<a href="https://patreon.com/krtirtho"></a> <a href="https://www.buymeacoffee.com/krtirtho"></a>
<a href="https://opencollective.com/spotube"></a>
New versions usually release every 3-4 months.
This handy table lists all the methods you can use to install Spotube:
<table> <tr> <th>Platform</th> <th>Package/Installation Method</th> </tr> <tr> <td>Windows</td> <td> <a href="https://github.com/KRTirtho/spotube/releases/latest/download/Spotube-windows-x86_64-setup.exe"> </a>
</a>
</td>
</a>
<a href="https://f-droid.org/packages/oss.krtirtho.spotube">
</a>
</td>
</a>
<blockquote style="color:red">
*iPA file only. Requires sideloading with <a href="https://altstore.io/">AltStore</a> or similar tools.
</blockquote>
</td>
</a>
</td>
</a>
<p>Then run: <code>sudo apt install ./Spotube-linux-x86_64.deb</code></p>
</td>
</a>
<p>For Fedora: <code>sudo dnf install ./Spotube-linux-x86_64.rpm</code></p>
<p>For OpenSuse: <code>sudo zypper in ./Spotube-linux-x86_64.rpm</code></p>
</td>
</a>
</td>
Grab the latest nightly builds of Spotube from the GitHub Releases.
<a href="https://github.com/KRTirtho/spotube/actions"></a>
You can compile Spotube's source code by following these instructions.
Spotube is open source and licensed under the BSD-4-Clause License.
If you are curious, you can read the reason of choosing this license.
<details> <summary> <h2><code>[Click to show]</code> π Services/Package/Plugin Credits</h2> </summary>SystemMediaTransportControls implementation for Flutter giving access to Windows OS Media Control applet.