Skip to content
/ spotispy Public

Displays the album art from your currently playing Spotify track in full-screen.

License

Notifications You must be signed in to change notification settings

tma02/spotispy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotispy

Display currently playing album art from Spotify.

Update

As of version 1.0.54.1079.g3809528e, Spotify as integrated their own fullscreen view into the Spotify app. You can access it by the button on the right side of the control strip, next to the volume slider.

screenshot

Download the release, unzip the file, and run the app or exe.

Due to limitations in the Spotify API, the max album art size is 600x600.

Multiple monitors?

You can switch between your displays with Cmd+Shift+Arrow or Ctrl+Shift+Arrow on Windows.

Developers

Clone the repo, install dependencies with npm install and run with npm start.