Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

abh80/Spicetify-Fullscreen-Canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Spicetify-Fullscreen-Canvas

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.

Automatic Installation (Windows Only)

  • Open Powershell
  • and run Invoke-Webrequest https://raw.githubusercontent.com/abh80/Spicetify-Fullscreen-Canvas/main/Install.ps1 | Invoke-Expression
  • Enjoy the extension! :)

Manual Installtion

  • 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!

Previews

image image image

Lyrics Info

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

Usage

  • 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.