Kasama / spicetify-jqbx

JQBX within Spotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JQBX within Spotify

This is a very simple spicetify custom app that adds a JQBX tab in your spotify desktop app.

screenshot

How to install

  1. You need to have spicetify installed. (this app will only work with the newest version of spicetify. For the legacy version, check out the legacy branch)
  2. Clone this repository using git clone https://github.com/Kasama/spicetify-jqbx.git jqbx into 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 to jqbx.

Windows: %userprofile%\.spicetify\CustomApps\

Linux: $XDG_CONFIG_HOME/.config/spicetify/CustomApps/ or ~/.config/spicetify/CustomApps

MacOS: ~/spicetify_data/CustomApps

  1. Add the app to your spotify by running spicetify config custom_apps jqbx or change your config.ini to include the jqbx app folder.
[AdditionalOptions]
...
custom_apps = jqbx
  1. Run spicetify apply
  2. Open spotify

About

JQBX within Spotify


Languages

Language:JavaScript 100.0%