This repo modifies the lyrics-plus custom app for spicetify to include romanization in karaoke mode and some other changes.
These are instructions to install in Windows, other platforms should be similar (see spicetify installation of custom apps)
- Follow installation instructions for spicetify Installation
- Copy contents of CustomApps/lyrics-plus folder to the CustomApps folder of your installation folder (typically found in %appData%)
- Run spicetify apply on PowerShell
- Chinese Romanization (Simplified+Pinyin)
- Romanization in Karaoke Mode
- Animation for Synced mode (line interpolation)
- Uses Korean RR transcription as opposed to transliteration
- Auto refreshes Musixmatch token (30 min cooldown)
-The pinyin ruby (and the furigana ruby) is desynced with respect to the original. There is an ad-hoc manual sync attempt, but it is still desynced
This mod was mostly made using Github Copilot with Opus 4.5 and Gemini 3 Pro. There was plenty of manual checking of lines of code and reprompting but the bulk of it was done using the agent mode of Copilot. This was only tested on a Windows 11 machine.
Reproduced below is the Readme for Spicetify
Command-line tool to customize the official Spotify client. Supports Windows, MacOS and Linux.
- Change colors across the User Interface
- Inject CSS for advanced customization
- Inject Extensions to extend functionalities, manipulate UI and control player
- Inject Custom Apps
- Make yourself in control of the Spotify client
Free code signing provided by SignPath.io, certificate by SignPath Foundation.

