hankhank10 / music-screen-api

Display the playing Sonos track in real time on an e-ink display - also includes functionality for last.fm
117 stars 17 forks source link

some suggestions #56

Open justme-1968 opened 2 years ago

justme-1968 commented 2 years ago

i think it would look better if the textual information would be displayed in an overlay without scaling the images. this would result in less flicker and potentially better performance as the scaling hast to be done just ones to fit the image and not a second time.

also it would be great if there were some sort of touch configuration to play/pause, adjust the volume or maybe even select the player/zone for display/controll

justme-1968 commented 2 years ago

the first suggestion has already been implemented by @ashenshugarRET in pull request https://github.com/hankhank10/music-screen-api/pull/58 (thanks!)

so just the second one for touch screen support is still open