Merlin04 / superbird-webapp

Reconstructed source code of Spotify Car Thing/Superbird webapp
101 stars 9 forks source link

Make Web-app without the need to have a Car Thing #3

Closed Jinansh230705 closed 4 months ago

Jinansh230705 commented 4 months ago

Hey, You should make this web app/ OS independent of car thing as it will open the possibilities of flashing it to Raspberry Pi, For someone who wants to make their own diy Car Thing So, if possible port this web app to run on all devices

SoCuul commented 4 months ago

Hey, You should make this web app/ OS independent of car thing as it will open the possibilities of flashing it to Raspberry Pi, For someone who wants to make their own diy Car Thing So, if possible port this web app to run on all devices

Unfortunately that's not possible, as the web app is only part of the software that makes car thing work. It relies on other software to facilitate the bluetooth/mfi data transmission, which makes it a much bigger task to get working on something else.

Jinansh230705 commented 4 months ago

Hey, You should make this web app/ OS independent of car thing as it will open the possibilities of flashing it to Raspberry Pi, For someone who wants to make their own diy Car Thing So, if possible port this web app to run on all devices

Unfortunately that's not possible, as the web app is only part of the software that makes car thing work. It relies on other software to facilitate the bluetooth/mfi data transmission, which makes it a much bigger task to get working on something else.

So can't we port the entire OS?

SoCuul commented 4 months ago

Hey, You should make this web app/ OS independent of car thing as it will open the possibilities of flashing it to Raspberry Pi, For someone who wants to make their own diy Car Thing So, if possible port this web app to run on all devices

Unfortunately that's not possible, as the web app is only part of the software that makes car thing work. It relies on other software to facilitate the bluetooth/mfi data transmission, which makes it a much bigger task to get working on something else.

So can't we port the entire OS?

Not without a large amount of dedicated effort

Jinansh230705 commented 4 months ago

Hey, You should make this web app/ OS independent of car thing as it will open the possibilities of flashing it to Raspberry Pi, For someone who wants to make their own diy Car Thing So, if possible port this web app to run on all devices

Unfortunately that's not possible, as the web app is only part of the software that makes car thing work. It relies on other software to facilitate the bluetooth/mfi data transmission, which makes it a much bigger task to get working on something else.

So can't we port the entire OS?

Not without a large amount of dedicated effort

Oh, thanks for your help I think it's too much work then Maybe I would make a similar looking Web-app for Android that can be flashed on raspberry pi