Skip to content

emiprandi/raspi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Music Server

Simple Spotify Music Server and Web Client written in Node.js. I'm using it in a raspberry pi.

Requirements

Dependencies

Installation

  1. Put your spotify_appkey.key in /keys
  2. Copy /keys/k_dist.js into /keys/k.js and add your credentials
  3. Install libspotify
  4. Compile or download node-spotify binaries from node-spotify site. Place it inside node_modules
  5. npm install
  6. npm start
  7. Go to http://localhost:3000

About

Very simple node.js music server (and client)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published