/spotibeef-server

Node and socket.io Based Server for the Spotibeef Plugin

Primary LanguageJavaScript

Spotibeef Server

This is a simple nodejs server and client using socket.io to communicate with the Spotibeef plugin. It has been built to be used with the Spotibeef Spotify Plugin This allows you to control the play back and gather information from the player.

It is hacky as. Be warned.

Install

npm install
npm start or node_modules/nodemon/nodemon.js app.js (for development)