This is a very simple spicetify custom app that adds a JQBX tab in your spotify desktop app.
- You need to have spicetify installed. (this app will only work with the newest version of spicetify. For the legacy version, check out the
legacybranch) - Clone this repository using
git clone https://github.com/Kasama/spicetify-jqbx.git jqbxinto your spicetify custom apps directory or unzip the latest release in the correct directory depending on your OS. The folder name will need to be renamed tojqbx.
Windows: %userprofile%\.spicetify\CustomApps\
Linux: $XDG_CONFIG_HOME/.config/spicetify/CustomApps/ or ~/.config/spicetify/CustomApps
MacOS: ~/spicetify_data/CustomApps
- Add the app to your spotify by running
spicetify config custom_apps jqbxor change yourconfig.inito include thejqbxapp folder.
[AdditionalOptions]
...
custom_apps = jqbx- Run
spicetify apply - Open spotify
