Skip to content

sergsavchuk/omniwave

Repository files navigation

OmniWave Music Player

style: very good analysis

Cross platform open-source music player

Setup

Add Spotify app params to the .env file(see spotify_sdk setup guide):

SPOTIFY_CLIENT_ID=your_spotify_client_id
SPOTIFY_REDIRECT_URL=your_spotify_redirect_url

web

Because of this issue before running the web version start the proxy server:

cd web_proxy
npm install
node serv.js

About

Cross platform open-source music player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published