Skip to content

ECE49595-Team-6/Enhancify

Repository files navigation

Spicetify Creator

Spicetify Creator is a tool to compile modern Typescript/Javascript code to Spicetify extensions and custom apps.

Features

  • Typescript and React syntax
  • Import node packages
  • CSS/SCSS with PostCSS support
  • Extremely fast compile time with esbuild.
  • Plugins

Docs

Check out Spicetify's docs!

Check out Enhancify's Comprehensive Documentation!

Made with Spicetify Creator

Build

First clone the repo into your ...\spicetify\CustomApps\ directory and then run the following commands:

  1. npm install
  2. npm run build
  3. spicetify config custom_apps Enhancify
  4. spicetify apply

OR utilize our build scripts and installation process here: EnhancifyInstall

Contributors

  • Anish Sudini
  • Pari Mohite
  • Rajit Khatri