massivelines / fullscreen-album-art-for-spotify

Web based app that allows you to see your current spotify playing track album art on any browser

Home Page:https://massivelines.github.io/fullscreen-album-art-for-spotify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stack: HTML5, CSS3, JavaScript

A web-based app that ties into the users currently playing Spotify album and displays the album art on any browser. It takes the users top 50 most listened to albums and the albums from the last 50 played tracks and mixes the cover art randomly together.

Using CSS3 I changed the background art to black and white, setup positioning so they clipped offscreen, added a drop shadow to the current playing art, and created a crossfade for art changes.

I built this app so I could have the Spotify album art on my tv while using other devices to play and control Spotify.

About

Web based app that allows you to see your current spotify playing track album art on any browser

https://massivelines.github.io/fullscreen-album-art-for-spotify/


Languages

Language:JavaScript 75.4%Language:HTML 14.4%Language:CSS 10.2%