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
- Host: GitHub
- URL: https://github.com/stemmlerjs/home-media-center
- Owner: stemmlerjs
- Created: 2015-10-14T11:21:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-05T18:33:34.000Z (over 9 years ago)
- Last Synced: 2025-04-12T02:09:42.254Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 27.2 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CARCINOGEN
#### Home-Media-Center
Node.Js LAN Home Media CenterGoal: *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/)**