Skip to content

Bringing back lyrics to Spotify free version with Spicetify

License

Notifications You must be signed in to change notification settings

Nuzair46/Lyrixed

Repository files navigation

Lyrixed

Discord

Lyrixed is a Spicetify custom app to bring back the lyrics feature to Spotify desktop app for freemium users.

Installation

Windows:

  • In your Powershell, Run:
    [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-Expression "& { $(Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/Nuzair46/Lyrixed/main/install.ps1') }"

MacOS/Linux:

  • In your terminal, Run:
    curl -fsSL https://raw.githubusercontent.com/Nuzair46/Lyrixed/main/install.sh | sh

Uninstallation

  • In your terminal, Run:
    spicetify config custom_apps lyrixed-
    spicetify apply
    

Note

  • Feel free to open issue for fixes and features or contact on Discord.