err4o4 / spotify-car-thing-reverse-engineering

411 stars 5 forks source link

Reconstructed webapp source code (with working builds!) #27

Open Merlin04 opened 1 year ago

Merlin04 commented 1 year ago

Thanks to the sourcemaps Spotify left on the device, I've put together a complete reconstruction of the TypeScript/React source code of the superbird webapp with working builds (using Vite, so you also get hot reload) and a script to easily push changes to the device. Hopefully this should let us do things like add more menus and features or remove software restrictions!

I've put all the code in this repo along with some documentation, feel free to file issues and give feedback: https://github.com/Merlin04/superbird-webapp