https://github.com/keizerdev/castdash
https://github.com/keizerdev/castdash
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/keizerdev/castdash
- Owner: KeizerDev
- Created: 2015-09-16T09:18:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-25T11:56:08.000Z (over 10 years ago)
- Last Synced: 2025-02-12T05:12:58.059Z (over 1 year ago)
- Language: JavaScript
- Size: 369 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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``