SpotiWeb icon indicating copy to clipboard operation
SpotiWeb copied to clipboard

Chromecast Support

Open FelixINX opened this issue 8 years ago • 2 comments

Hi,

I was thinking that it may be possible to add Chromecast support to SpotiWeb. It will add the feature that I think is currently missing from Spotify Linux.

Thanks!

FelixINX avatar Aug 28 '16 21:08 FelixINX

Hi there @FelixINX !

This is a great idea, however I couldn't find any multiplatform way of doing this, the ones I found always require thrid-party software specific for each platform.

Do you know a way of doing this maintaining the multiplatform philosophy?

tomasmcm avatar Aug 30 '16 17:08 tomasmcm

Here is a workaround for Electron : https://github.com/GPMDP/electron-chromecast

The only things is that it requires API Keys. And we need to find the audio feed of the song.

FelixINX avatar Aug 30 '16 19:08 FelixINX