Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 971 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 971 Bytes

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.