mp3-player-demo

v0.0.2
Music Player Demo. It all started because my LXDE distro didn't have mp3 support, and I didn't want to install an rpm for it when I could do it with node :P
javascript mp3 player server demo

##LICENSE Copyright 2013 Joseph Spencer [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

##DESCRIPTION This is a sample music server written in nodejs.

Start by running the following command in this directory: npm install

Then to start the server run: node player.js

View: http://localhost:2000

You'll need to add songs to the songs/ directory. Due to obvious reasons, node are included with this package.

Authored by: Joseph Spencer [email protected] 2013-03-08

npm i mp3-player-demo

Metadata

Downloads

Maintainers