Skip to content

v1.2.0 — Windows & Linux installers

Choose a tag to compare

@fletcherholt fletcherholt released this 01 Jun 13:20
· 11 commits to main since this release

The custom app already runs anywhere Spicetify does — this release makes the one-click installer cross-platform.

Installers

  • macOSinstall.command (double-click)
  • Windowsinstall.bat (double-click; runs install.ps1, finds Spotify/Spicetify under %APPDATA%/%LOCALAPPDATA%)
  • Linuxinstall.sh (chmod +x install.sh && ./install.sh; resolves XDG_CONFIG_HOME/~/.config/spicetify)

Matching uninstall.* for each. All do the same thing: copy the app into Spicetify's CustomApps, register it, and run spicetify apply.

Notes

  • Use the desktop Spotify build — the Microsoft Store version can't be patched by Spicetify.
  • Flatpak/Snap Spotify on Linux may need its path set once; the script points to the Spicetify Linux docs if apply fails.

Download Collections-for-Spotify.zip, unzip, run the installer for your OS.