From d87cf5f58b8e31850654bf3de72f04698ca24cda Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Thu, 25 Aug 2022 20:16:53 +0600 Subject: [PATCH] docs: add discord server badge --- README.md | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 8f48681c..aea2a278 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ![Spotube](assets/spotube_banner.png) +

+ spotube.netlify.app +

+

GitHub Action Status @@ -16,6 +20,9 @@ Open Collective backers and sponsors + + Discord +

@@ -46,29 +53,27 @@ Following are the features that currently spotube offers: # Support this project -Patreon donate button - + [!["Donate to out Collective"](https://opencollective.com/webpack/donate/button.png?color=blue)](https://opencollective.com/spotube) [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/krtirtho) - # Installation I'm always releasing newer versions of binary of the software each 2-3 month with minor changes & each 6-8 month with major changes. Grab the binaries -| Platform | Package/Installation Method | -| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Android | [Android Download][android-dlink]
[Android Download][fdroid-dlink]| -| Debian/Ubuntu | [Linux Debian/Ubuntu Download][deb-dlink]
Then run: `sudo apt install Spotube-linux-x86_64.deb` | -| Flatpak | `flatpak install com.github.KRTirtho.Spotube`
Download on Flathub | -| Arch/Manjaro | pamac: `pamac install spotube-bin`
yay: `yay -Sy spotube-bin` | -| AppImage | [AppImage Download][appimage-dlink]
**Note**: AppImages require [appimage-launcher](https://github.com/TheAssassin/AppImageLauncher) to be installed | -| Linux (tarball) | [Tarball Download][linux-dlink] | -| Windows | [Windows Download][win32-dlink] | -| Windows (Chocolatey) | `choco install spotube` | -| Windows (Scoop) | `scoop bucket add extras`
`scoop install spotube` -| Windows (WinGet) | `winget install --id KRTirtho.Spotube` | -| MacOS | [MacOS Download][mac-dlink] | +| Platform | Package/Installation Method | +| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Android | [Android Download][android-dlink]
[Android Download][fdroid-dlink] | +| Debian/Ubuntu | [Linux Debian/Ubuntu Download][deb-dlink]
Then run: `sudo apt install Spotube-linux-x86_64.deb` | +| Flatpak | `flatpak install com.github.KRTirtho.Spotube`
Download on Flathub | +| Arch/Manjaro | pamac: `pamac install spotube-bin`
yay: `yay -Sy spotube-bin` | +| AppImage | [AppImage Download][appimage-dlink]
**Note**: AppImages require [appimage-launcher](https://github.com/TheAssassin/AppImageLauncher) to be installed | +| Linux (tarball) | [Tarball Download][linux-dlink] | +| Windows | [Windows Download][win32-dlink] | +| Windows (Chocolatey) | `choco install spotube` | +| Windows (Scoop) | `scoop bucket add extras`
`scoop install spotube` | +| Windows (WinGet) | `winget install --id KRTirtho.Spotube` | +| MacOS | [MacOS Download][mac-dlink] | > **Note!:** If you don't understand this download table. You can read [installation instructions][wiki-installation-instructions] from the wiki