Skip to content

CLI Reference

Spicetify is primarily a command-line tool. This section covers the command reference.

Quick Start

After installing Spicetify, the basic workflow is:

Terminal window
# Generate config (first run only)
spicetify
# Backup Spotify and apply Spicetify
spicetify backup apply
# After making changes, apply them
spicetify apply

Getting Help

For help on any command:

Terminal window
spicetify --help
spicetify --help <command>

Example:

Terminal window
spicetify --help config