
-An open source, cross-platform Spotify client compatible across multiple platforms
-utilizing Spotify's data API and YouTube, Piped.video or JioSaavn as an audio source,
-eliminating the need for Spotify Premium
+An open source, cross-platform music client
+utilizing selected music provider API and YouTube®, Piped.video or JioSaavn as an audio source
Btw it's not just another Electron app 😉
-

+

@@ -19,15 +57,11 @@ Btw it's not just another Electron app 😉
---
-
-
-
-
## 🌃 Features
-- 🚫 No ads, thanks to the use of public & free Spotify and YT Music APIs¹
+- 🚫 No ads, thanks to the use of public & free music metadata providers and YT Music APIs¹
- ⬇️ Freely downloadable tracks
- 🖥️ 📱 Cross-platform support
- 🪶 Small size & less data usage
@@ -38,285 +72,19 @@ Btw it's not just another Electron app 😉
- 📖 Open source/libre software
- 🔉 Playback control is done locally, not on the server
-**¹** It is still **recommended** to support creators by engaging with their YouTube channels/Spotify tracks (or preferably by buying their merch/concert tickets/physical media).
+**¹** It is still **recommended** to support creators by engaging with their YouTube channels/tracks in music platforms (or preferably by buying their merch/concert tickets/physical media).
### ❌ Unsupported features
-- 🗣️ **Spotify Shows & Podcasts:** Shows and Podcasts will
-
- Platform |
- Package/Installation Method |
-
-
- Windows |
-
-
-
-
- |
-
- MacOS |
-
-
-
-
- |
-
-
- Android |
-
-
-
-
-
-
-
-
-
-
-
-
- |
-
-
- Flatpak |
-
- flatpak install com.github.KRTirtho.Spotube
-
-
-
- |
-
-
- AppImage |
-
-
-
-
- Note: AppimageLauncher is required!
- |
-
-
- Debian/Ubuntu |
-
-
-
-
- Then run: sudo apt install ./Spotube-linux-x86_64.deb
- |
-
-
- Arch/Manjaro |
-
- With pamac: sudo pamac install spotube-bin
- With yay: yay -Sy spotube-bin
- |
-
-
- Fedora/OpenSuse |
-
-
-
-
- For Fedora: sudo dnf install ./Spotube-linux-x86_64.rpm
- For OpenSuse: sudo zypper in ./Spotube-linux-x86_64.rpm
- |
-
-
- Linux (tarball) |
-
-
-
-
- |
-
-
- Macos - Homebrew |
-
-
-brew tap krtirtho/apps
-brew install --cask spotube
-
- |
-
-
- Windows - Chocolatey |
-
- choco install spotube
- |
-
-
- Windows - Scoop |
-
- scoop bucket add extras
- scoop install spotube
- |
-
-
- Windows - WinGet |
-
- winget install --id KRTirtho.Spotube
- |
-
-
-
-### 🔄 Nightly Builds
-
-Grab the latest nightly builds of Spotube [from the GitHub Releases](https://github.com/KRTirtho/spotube/releases/tag/nightly).
-
-## 🕳️ Building from source
-
-