daksh2k / Spicetify-stuff

Some spicetify extensions!
https://daksh2k.me/Spicetify-stuff/
MIT License
208 stars 25 forks source link
extension spicetify spicetify-cli spicetify-extensions spicetify-themes typescript

Spicetify Extensions and Themes

You can find a list and description of all the Extensions in EXTENSIONS.md

Install Methods

Download the zip of the repo or clone it if you have git installed on your system.

Extract the files and choose which extensions you want to install and follow the below procedure for each extension.

Copy extensionNameWrapper.js from Extensions/Wrappers folder or extensionName.js from Extensions folder if you don't want automatic updates, into your Spicetify extensions directory: Platform Path
Linux ~/.config/spicetify/Extensions or $XDG_CONFIG_HOME/.config/spicetify/Extensions/
MacOS ~/.config/spicetify/Extensions or $SPICETIFY_CONFIG/Extensions
Windows %appdata%/spicetify/Extensions/

After putting the extension file into the correct folder, run the following command to install the extension:

spicetify config extensions extensionNameWrapper.js
spicetify apply