Spicetify Commands

Quick commands: (frequently used)

When Spicetify stops working

spicetify restore backup apply

Installation:

  • Install Node.js: Download and install the latest Node.js LTS version from https://nodejs.org/

  • Install Spicetify:

    • Open your terminal or command prompt.

    • Run the following command: npm install -g spicetify-cli

Usage:

  • Launch Spicetify:

    • Run spicetify in your terminal. This will open the Spicetify UI in your browser.

  • Check for Updates:

    • Run spicetify update to update Spicetify to the latest version.

  • Apply Themes:

  • Apply Customizations:

    • Create a .js file with your customizations in ~/.spicetify/Customizations.

    • Run spicetify apply to apply the customizations.

  • Customize Spicetify:

    • Run spicetify config to open the configuration options for customizing your Spicetify experience.

  • Manage Extensions:

  • List Available Themes and Extensions:

    • Run spicetify list to see a list of available themes and extensions.

Advanced Usage:

  • Build custom extensions and themes:

  • Create Customizations:

    • Refer to the Spicetify documentation for details on using JavaScript to create your own customizations.

  • Use Spicetify with third-party Spotify clients:

    • Spicetify can be used with third-party clients like BetterSpotify and SpotX. Refer to their respective documentation for instructions.

Troubleshooting:

  • If you encounter issues, refer to the Spicetify documentation or search for solutions on the official Spicetify subreddit.

Note:

  • These commands are for Linux/macOS. For Windows, you might need to adjust the path for the ~/.spicetify directory.

  • Make sure you have administrator privileges to run certain commands.

This is a basic overview of Spicetify commands. For more detailed instructions and advanced usage, refer to the official Spicetify documentation.

Last updated