tma02 / spotispy

Displays the album art from your currently playing Spotify track in full-screen.
http://tma02.github.io/spotispy/
MIT License
80 stars 21 forks source link

Allow one to scale the art to full screen #9

Open philippeback opened 7 years ago

philippeback commented 7 years ago

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

So, why would this limit the size on screen? There is the faded out version at the back, but I'd love to have it bigger if possible. Like 80% of the height. On double click of the pic or something like it.

tma02 commented 7 years ago

As nothing is technically preventing this from being implemented, this can certainly be a feature.

philippeback commented 7 years ago

I'll try to do that in my fork. Electron seems pretty cool stuff. Need to setup env etc. Will come back as this app really is welcome.