spicetify-ncs-visualizer
spicetify-ncs-visualizer copied to clipboard
NCS-style visualizer for Spicetify
NCS Visualizer
NCS-style visualizer for Spicetify

Installation
- Open the Spicetify config directory by running
spicetify config-dirfrom the terminal - Navigate to
CustomAppsand create a folderncs-visualizer - Download the files in the dist branch and copy the files (index.js, manifest.json, etc) into the
ncs-visualizerfolder - Add the app to the Spicetify config by running
spicetify config custom_apps ncs-visualizerfrom the terminal - Re-apply Spicetify by running
spicetify applyfrom the terminal
Updating
- Open the Spicetify config directory by running
spicetify config-dirfrom the terminal - Navigate to
CustomAppsand into the folderncs-visualizer - Download the latest files from the dist branch and copy the files (index.js, manifest.json, etc) into the
ncs-visualizerfolder - Re-apply Spicetify by running
spicetify applyfrom the terminal
Uninstallation
- Open the Spicetify config directory by running
spicetify config-dirfrom the terminal - Navigate to
CustomAppsand delete the folderncs-visualizer - Remove the app from the Spicetify config by running
spicetify config custom_apps ncs-visualizer-from the terminal - Re-apply Spicetify by running
spicetify applyfrom the terminal