philipbulley / soundroom

Democratic playlist server and client for Spotify. Perfect for collaborative office stereo playback. (WIP)
6 stars 2 forks source link
music player social spotify

Soundroom :sound::dancer:

Democratic playlist server and client for Spotify.

Work In Progress

Soundroom is currently under development and will be freely usable by everyone shortly after Spotify release their upcoming embedded libraries.

Soundroom screenshot, right?

Server

Node.js express server exposing a REST and WebSocket API.

For documentation, see server/README.md

Client (React)

The new React + TypeScript client (very WIP, available on feature branch).

For documentation, see client-react/README.md

Client (Angular 2)

The original Angular 2 client (currently has the most features).

For documentation, see client/README.md

Credits