- Open the Spicetify config directory by running
spicetify config-dir
from the terminal - Navigate to
CustomApps
and create a folderaudio-visualiser
- Download the files in the dist branch and copy the files (index.js, manifest.json, etc) into the
audio-visualiser
folder - Add the app to the Spicetify config by running
spicetify config custom_apps audio-visualiser
from the terminal - Re-apply Spicetify by running
spicetify apply
from the terminal
- Download the latest files from the dist branch and replace the files (index.js, manifest.json, etc) into the
audio-visualiser
folder - Re-apply Spicetify by running
spicetify apply
from the terminal
- Open the Spicetify config directory by running
spicetify config-dir
from the terminal - Navigate to
CustomApps
and delete the folderaudio-visualiser
- Remove the app from the Spicetify config by running
spicetify config custom_apps audio-visualiser-
from the terminal - Re-apply Spicetify by running
spicetify apply
from the terminal
Please try to create bug reports/issues that are:
- Reproducible: Include steps to recreate the issue
- Specific: Include relevant details such as possible plugin conflicts, theme conflicts etc.
- Unique: Please do not duplicate existing open issues, add to the existing issue
- Scoped: Please create a separate issue for each bug you've identified
This project is based on the NCS Visualizer repository by Konsl
Made with contrib.rocks.
If you like this plugin, and would like to help support continued development, use the button below!
Distributed under the MIT License. See LICENSE
for more information.