https://github.com/johnpolacek/controldeck.js
control html5 presentations with node.js
https://github.com/johnpolacek/controldeck.js
Last synced: 10 months ago
JSON representation
control html5 presentations with node.js
- Host: GitHub
- URL: https://github.com/johnpolacek/controldeck.js
- Owner: johnpolacek
- Created: 2012-12-30T16:46:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-25T12:41:03.000Z (over 12 years ago)
- Last Synced: 2025-04-02T09:09:07.794Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://johnpolacek.github.io/controldeck.js/
- Size: 11.4 MB
- Stars: 358
- Watchers: 46
- Forks: 57
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# controldeck.js
## Control HTML5 Presentations with node.js
Created by [John Polacek](http://twitter.com/johnpolacek)
### Getting Started
First, [download the source](https://github.com/dfcb/controldeck.js/archive/master.zip). Open up a terminal window, install the dependencies, and run the app.
```bash
$ npm install
$ node app
```
Go to [http://localhost:8080](http://localhost:8080) to view the demo page.
Choose one of the demos and open the slides and controller links in separate windows. Push the buttons in the controller window to control the slides.
### Make Your Own
Create your own slide deck using one of the presentation frameworks. Embed the socket.io and controldeck-slide.js scripts at the bottom of the page, before the `