Getting Started
Spicetify is a multiplatform command-line tool to customize the official Spotify client.
Installation
Windows
This is the installation method we recommend for most users. It is the fastest and most reliable way to install Spicetify.
Powershell (pre-built binary)
iwr -useb https://raw.githubusercontent.com/spicetify/cli/main/install.ps1 | iex
Also run the following if you would like to install the Spicetify Marketplace, which gives you access to a tab in Spotify's sidebar that allows you to search for and install themes, extensions, and snippets.
iwr -useb https://raw.githubusercontent.com/spicetify/marketplace/main/resources/install.ps1 | iex
Linux and MacOS
Shell (pre-built binary)
Spicetify CLI
curl -fsSL https://raw.githubusercontent.com/spicetify/cli/main/install.sh | sh
Spicetify Marketplace
curl -fsSL https://raw.githubusercontent.com/spicetify/marketplace/main/resources/install.sh | sh
Basic Usage
After installing Spicetify and Spicetify's Marketplace, you can use it to customize your Spotify client using all the available extensions and themes found in the Marketplace.