Spicetify
Installation
Powershell
iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.ps1 | iex
Winget
winget install Spicetify.Spicetify
Update
spicetify upgrade
spicetify restore backup apply
Marketplace
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/spicetify/spicetify-marketplace/main/resources/install.ps1" | Invoke-Expression