A spicetify extension to replicate the console version of spotify fullscreen. Fork of https://github.com/khanhas/spicetify-cli/blob/master/Extensions/fullAppDisplay.js. Scroll to Previews to see preview.
- Open Powershell
- and run
Invoke-Webrequest https://raw.githubusercontent.com/abh80/Spicetify-Fullscreen-Canvas/main/Install.ps1 | Invoke-Expression
- Enjoy the extension! :)
- Make sure you have Spicetify CLI install. Learn More
- To install save the file spotifyFullscreenCanvas.js
- For Windows user navigate to
%userprofile%\.spicetify\Extensions\
and for Linux / MacOS users navigate to~/.config/spicetify/Extensions
and paste the downloaded file there. - Now run
spicetify config extensions spotifyFullscreenCanvas.js
- and run
spicetify apply
and enjoy the extension!
To enable lyrics we need to configure it during installation.
- Firstly open up the powershell
- now save the script by running
Invoke-Webrequest https://raw.githubusercontent.com/abh80/Spicetify-Fullscreen-Canvas/main/Install.ps1 -Outfile install.ps1
- atlast run the run the script
./install.ps1 -mtoken <your musixmatch token here
(learn how to get musixmatch token here) - Optional! remove the script as its no longer needed
Remove-Item install.ps1
- To go fullscreen either click the double arrow in the top left or press f11
- To exit fullscreen either double click anywhere or press f11
- Right Click on fullscreen to access settings.