Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
10 lines (9 loc) · 446 Bytes

readme.md

File metadata and controls

executable file
·
10 lines (9 loc) · 446 Bytes

slide

A remote control for presentations, slide uses reveal.js to create an HTML5 powered presentation, and then through the magic of node.js and socket.io you are able to control the presentation via your phone (or tablet). Simply scan the QR code and open the URL to connect.

Setup

  • modify www/index.html to create your presentation
  • install the dependencies with npm install
  • start the node server with node app.js