Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugohil/coloco
Coloca Sound System server
https://github.com/hugohil/coloco
Last synced: about 17 hours ago
JSON representation
Coloca Sound System server
- Host: GitHub
- URL: https://github.com/hugohil/coloco
- Owner: hugohil
- Created: 2014-12-05T08:43:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-07T22:33:35.000Z (almost 10 years ago)
- Last Synced: 2024-10-12T18:09:50.148Z (about 1 month ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coloco Server
Coloco Sound System is a local network sound system.
It is still a work in progress.
## Requirements
- Coloco [remote](http://github.com/hugohil/coloco-remote)
- Coloco [player](http://github.com/hugohil/coloco-player)## Installation
```bash
$ npm install
$ mkdir sounds
```## Run
```bash
$ npm start
```