spicetify-apps-dist
spicetify-apps-dist copied to clipboard
Used to publish the custom apps from this repo (https://github.com/Pithaya/spicetify-apps) to the Spicetify marketplace.
How to install the custom apps
Eternal Jukebox
- Run
spicetify config-dirto open the spicetify folder. - Go to the
CustomAppsfolder. - Create a
eternal-jukeboxfolder. - Download the custom app files as a zip from here.
- Extract the zip and put the files inside the folder you created in step 3.
Then, run the following commands:
spicetify config custom_apps eternal-jukebox
spicetify apply
Better local files
- Run
spicetify config-dirto open the spicetify folder. - Go to the
CustomAppsfolder. - Create a
better-local-filesfolder. - Download the custom app files as a zip from here.
- Extract the zip and put the files inside the folder you created in step 3.
Then, run the following commands:
spicetify config custom_apps better-local-files
spicetify apply
How to uninstall the custom apps
Eternal Jukebox
- Run
spicetify config-dirto open the spicetify folder - Go to the
CustomAppsfolder - Delete the
eternal-jukeboxfolder
Then, run the following commands:
spicetify config custom_apps eternal-jukebox-
spicetify apply
Better local files
- Run
spicetify config-dirto open the spicetify folder - Go to the
CustomAppsfolder - Delete the
better-local-filesfolder
Then, run the following commands:
spicetify config custom_apps better-local-files-
spicetify apply