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

https://github.com/keizerdev/castdash


https://github.com/keizerdev/castdash

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Stories in Ready](https://badge.waffle.io/KeizerDev/CastDash.png?label=ready&title=Ready)](https://waffle.io/KeizerDev/CastDash)
# CastDash
Dashboard for chromecast and collaborative music playing.

## Build
Build with:
``npm install``

## Run
Run with:
``node app.js``

Then go to 127.0.0.1:3000

``npm install -g handlebars``

By making a new template or updating a template do:
``handlebars public/templates/tracks.handlebars -f public/javascripts/templates.tpl.js``