Skip to content

guillaumewuip/Deezer-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deezer-Server

Want to play tracks with Deezer in the open-space but everyone want to control the music ?
This is a NodeJS server to play and control Deezer with multiple remotes.

Installation

Your Deezer Application

First of all you need to log into the Deezer developpers plateform and create your application.
Complete the fields "Application domain" with the IP or the domaine name of the NodeJS server (like 192.168.0.10 or raspberrypi.local)
Remember your Application ID.

Edit remote.js and player.js

Edit remote.js and player.js with your Application ID (line 20).

Start the NodeJS server

Start the server with node server.js.

Enjoy

In a browser load the player page (ex: http://192.168.0.10/player ).
You can load remotes with http://192.168.0.10/.

About

A nodeJs server to play Deezer and control it with multiple remotes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors