brokenprogrammer / RapidTunes

A music player that lets you play music from all sources.
MIT License
7 stars 4 forks source link

(#91) (#88) Electron releases & spotify web playback #92

Closed brokenprogrammer closed 3 years ago

brokenprogrammer commented 3 years ago

Resolves #91 Resolves #88

Restructures the project to use a fork of electron allowing us to use spotify web playback. With this change we got our own webpack config that currently lacks support for hot-reloading for example. This can however be added in the future.

This makes the project run again and should have updated the readme with instructions on how to set it up for development.