mirror of
https://github.com/SpotX-Official/SpotX-Bash.git
synced 2026-04-11 17:37:20 +10:00
450b186434a3e6c5b6d18d0c71a9ce23152b56d6
- When no Spotify client is detected on "non-APT" Linux distros, script will check for spicetify command and, if found, mention that spicetify must not be applied prior to using this script. Devices running an APT-supported distro or macOS will be prompted to (re)install the client which resolves the issue so no additional error or warning output should be needed.
Adblock for the Spotify desktop client on Linux & macOS
Latest supported version: 1.2.39.578.g0ea3f38b
Features:
- Block all audio, banner & video ads
- Block logging
- Enable developer mode
- Enable experimental features
- Hide audiobooks, episodes & podcasts on home screen
- Block automatic updates (macOS)
- Install supported desktop client versions (macOS)
- Install latest desktop client on APT-based distros (Linux)
- Supports all Linux distros and OS X/macOS 10.11+
Usage:
- Run the following command in terminal:
bash <(curl -sSL https://spotx-official.github.io/run.sh)
- By default...
- all supported experimental features are enabled
- free-tier user patches are applied, paid-premium users should use
-p/--premiumflag - macOS client auto-updates are NOT disabled, block auto-updates with
-B/--blockupdatesflag
- View additional flags/options and examples in the
Optionssection below - For more information, see the FAQ
Options:
Click to expand!
| Option | Description |
|---|---|
-B |
block Spotify auto-updates [macOS] |
-c |
clear Spotify app cache |
-d |
enable developer mode |
-e |
exclude all experimental features |
-f |
force SpotX-Bash to run |
-h |
hide non-music on home screen |
--help |
print options |
-i |
enable interactive mode |
--installdeb |
install latest client deb pkg on APT-based distros [Linux] |
--installmac |
install latest supported client [macOS] |
-l |
set lyrics background color to black |
--nocolor |
remove colors from SpotX-Bash output |
-o |
use old home screen UI |
-p |
paid premium-tier subscriber |
-P <path> |
set path to Spotify |
-S |
skip codesigning [macOS] |
--stable |
use with '--installdeb' for stable branch [Linux] |
--uninstall |
uninstall SpotX-Bash |
-v |
print SpotX-Bash version |
-V <version> |
install client version [macOS] |
Examples:
Run SpotX-Bash, clear app cache, enable dev mode, hide non-music categories
bash <(curl -sSL https://spotx-official.github.io/run.sh) -cdh
Run SpotX-Bash, enable interactive mode, set custom path to Spotify
bash <(curl -sSL https://spotx-official.github.io/run.sh) -i -P $HOME/Downloads/
Run SpotX-Bash, set paid premium-tier subscriber
bash <(curl -sSL https://spotx-official.github.io/run.sh) -p
Run SpotX-Bash, install latest testing branch client version (Linux)
bash <(curl -sSL https://spotx-official.github.io/run.sh) --installdeb
Run SpotX-Bash, block auto-updates, install latest supported client version (macOS)
bash <(curl -sSL https://spotx-official.github.io/run.sh) -B --installmac
Thanks:
Description
SpotX Mac and Linux adblocker for the Spotify desktop client, in Bash
adblockadblockerlinuxmacmacosspotifyspotify-ad-blockerspotify-ad-freespotify-adblockspotify-adblockerspotify-adsspotify-linuxspotify-macspotify-no-adsspotify-no-update
Readme
MIT
868 KiB
Languages
Shell
100%