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

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

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 `