An open API service indexing awesome lists of open source software.

https://github.com/stemmlerjs/home-media-center

Node.Js LAN Home Media Center
https://github.com/stemmlerjs/home-media-center

Last synced: 2 months ago
JSON representation

Node.Js LAN Home Media Center

Awesome Lists containing this project

README

        

# CARCINOGEN
#### Home-Media-Center
Node.Js LAN Home Media Center

Goal: *To provide a dynamic home media center, tailed for use at parties for home sound-synchronization*

Status: *In Progress - Implementing synchronized streaming*

[Some] Features to implement

* **Dynamic monitoring of Home Stations**
* **Object orientated clients**
* **SocketIO communication and syncrhonization of songs between clients**
* **Cross LAN Media libraries (drag and drop features)**
* **Song voting / vetos**
* **Responsive Design**

Base APIs used
* **[Web Audio API](http://webaudio.github.io/web-audio-api/)**
* **[Socket.IO](https://github.com/socketio/socket.io)**
* **[Express](http://expressjs.com/)**