Skip to content

sw4m/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.

About

Bringing back lyrics to Spotify free version with Spicetify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.1%
  • PowerShell 18.2%
  • Shell 14.1%
  • TypeScript 12.2%
  • SCSS 9.4%