spicetify.app Open in urlscan Pro
2606:4700:3035::6815:e2e  Public Scan

URL: https://spicetify.app/docs/getting-started/
Submission: On November 28 via manual from DE — Scanned from CA

Form analysis 0 forms found in the DOM

Text Content

Skip to main content

SpicetifyDocsBlog
SearchK

 * Getting Started
 * Advanced Usage
   * Installation
   * Uninstallation
   * Command Line Interface (CLI)
   * Themes
   * Extensions
   * Custom Apps
 * Development
 * FAQ

 * 
 * Getting Started

On this page


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.


UPDATING

Spotify, every now and then, updates its client. Since we have no power over
this process, you will likely need to re-apply Spicetify.

However, the update might have major changes to the client, which means you will
need to run spicetify update (spicetify upgrade in Spicetify versions below
2.27.0) every time you update Spotify. If no update for Spicetify is available,
it means that it either still works by simply running spicetify backup apply, or
that we are still working on updating Spicetify to work on the new version.

Edit this page

Next
Advanced Usage
 * Installation
   * Windows
   * Linux and MacOS
 * Basic Usage
   * Updating

Docs
 * Getting Started
 * Advanced Usage
 * Development
 * FAQ

Community
 * Community Themes
 * Documentation
 * Discord
 * Reddit

Supporters

 * Open Collective

Copyright © 2024 Spicetify. Built with 🎶 and 🦖.