Skip to content

Command-line tool to customize Spotify client. Supports Windows, macOS, and Linux.

License

Notifications You must be signed in to change notification settings

Priwinn/extendedLyrics

 
 

Repository files navigation

This repo modifies the lyrics-plus custom app for spicetify to include romanization in karaoke mode and some other changes.

Installation

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

Features and Changes (wrt original spicetify)

  • 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)

Known Issues

-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

Disclaimer

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.

img

Features

  • 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

Links


Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

About

Command-line tool to customize Spotify client. Supports Windows, macOS, and Linux.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.8%
  • Go 22.5%
  • CSS 4.1%
  • Other 1.6%