Skip to content

guillaumewuip/Deezer-Server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published