Skip to content
This repository was archived by the owner on Aug 28, 2019. It is now read-only.
/ nodetunes Public archive

Full fork clone of the dead stephen/nodetunes repo

Notifications You must be signed in to change notification settings

tomodwyer/nodetunes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeTunes

nodetunes is an implementation of the Apple AirTunes v2 (audio AirPlay) protocol written in node.js.

This is a full fork clone of the dead stephen/nodetunes repo.

Requirements

Clone, install and run

# Clone the repo
$ git clone https://github.com/tomodwyer/nodetunes.git
# Install the dependencies
$ yarn
# Start the example server
$ yarn start

Tests

# Run the mocha tests
$ yarn test
# Check with ESLint
$ yarn lint

See examples/server.js for example usage.

About

Full fork clone of the dead stephen/nodetunes repo

Resources

Stars

Watchers

Forks

Packages

No packages published