diff --git a/README.md b/README.md index 3ca52816..8dcfee56 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,24 @@ ![Spotube](assets/spotube_banner.png) +

+ + GitHub Action Status + + + GitHub release + + + License + + + Maintainer + + + Open Collective backers and sponsors + +

+ + Spotube is a [Flutter](https://flutter.dev) based lightweight spotify client. It utilizes the power of Spotify & Youtube's public API & creates a hazardless, performant & resource friendly User Experience ![Application Screenshot](assets/spotube-screenshot.png) @@ -44,6 +63,13 @@ winget install --id KRTirtho.Spotube ## Linux +### Flatpak +Run in terminal: +```shell +$ flatpak install flathub com.github.KRTirtho.Spotube +``` +Download on Flathub + ### Ubuntu/Debian/Linux Mint/Pop_!OS: Download the [Spotube-linux-x86_64.deb](https://github.com/KRTirtho/spotube/releases/download/v1.1.0/Spotube-linux-x86_64.deb) then double click it or run ```bash @@ -64,7 +90,7 @@ winget install --id KRTirtho.Spotube ``` -### Others: +### AppImage: Download the [Spotube-linux-x86_64.AppImage](https://github.com/KRTirtho/spotube/releases/download/v1.1.0/Spotube-linux-x86_64.AppImage) file & double click to run it. AppImages require [appimage-launcher](https://github.com/TheAssassin/AppImageLauncher) to be installed **I'll/try to upload the package binaries to linux debian/arch/ubuntu/snap/flatpack/redhat/chocolatey stores or software centers or repositories**