Skip to content

mayurankv/Spicetify-Audio-Visualiser

 
 

Repository files navigation

Spicetify Audio visualiser

preview

Installation

  1. Open the Spicetify config directory by running spicetify config-dir from the terminal
  2. Navigate to CustomApps and create a folder audio-visualiser
  3. Download the files in the dist branch and copy the files (index.js, manifest.json, etc) into the audio-visualiser folder
  4. Add the app to the Spicetify config by running spicetify config custom_apps audio-visualiser from the terminal
  5. Re-apply Spicetify by running spicetify apply from the terminal

Updating

  1. Download the latest files from the dist branch and replace the files (index.js, manifest.json, etc) into the audio-visualiser folder
  2. Re-apply Spicetify by running spicetify apply from the terminal

Uninstallation

  1. Open the Spicetify config directory by running spicetify config-dir from the terminal
  2. Navigate to CustomApps and delete the folder audio-visualiser
  3. Remove the app from the Spicetify config by running spicetify config custom_apps audio-visualiser- from the terminal
  4. Re-apply Spicetify by running spicetify apply from the terminal

Contributions

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

Maintainers

Contributors

This project is based on the NCS Visualizer repository by Konsl

List of contributors

Made with contrib.rocks.

Support

If you like this plugin, and would like to help support continued development, use the button below!

Buy me a coffee

License

Distributed under the MIT License. See LICENSE for more information.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.5%
  • Jupyter Notebook 2.3%
  • Other 0.2%