-
Open PowerShell
- Press
Windows key + R - Type "powershell" - press Enter
- Press
-
Run this command:
iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-cli/main/install.ps1 | iex
-
(Optional) Run this command to install Spicetify marketplace:
iwr -useb https://raw.githubusercontent.com/spicetify/marketplace/main/resources/install.ps1 | iex
-
Open Terminal
- Press
Cmd + Spaceto open Spotlight - Type "Terminal" - press Enter
- Press
-
Run this command:
curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-cli/main/install.sh | sh -
(Optional) Run this command to install Spicetify marketplace:
curl -fsSL https://raw.githubusercontent.com/spicetify/marketplace/main/resources/install.sh | sh
- Close Spotify completely (make sure it's not running in the background)
- Reopen Spotify
- Look for changes in the interface - it should look slightly different
- Test command: Open PowerShell/Terminal again and type:
You should see a version number if installed correctly.
spicetify --version
Once Spicetify is installed and working:
- Go back to the main Tagify README
- Follow the Tagify installation instructions
- Start organizing your music!