Lyrixed is a Spicetify custom app to bring back the lyrics feature to Spotify desktop app for freemium users.
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
- In your terminal, Run:
spicetify config custom_apps lyrixed- spicetify apply
- Feel free to open issue for fixes and features or contact on Discord.