Skip to content

Remotely control two reveal.js presentations at the same time

License

Notifications You must be signed in to change notification settings

AkaBlas/presentation-tool

Repository files navigation

Presentation-Tool

This repository contains a quick and dirty solution to remotely control two reveal.js presentations at the same time. It is written with Express, Socket.IO and jQuery.

The presentations and all assets must be located in the slides folder which is exported.

Prerequisites

  • yarn
  • node.js

Getting started

  1. Run yarn install
  2. Configure IP address and port in server.js
  3. Customize basic auth in auth.js according to your needs
  4. Start server via yarn serve

About

Remotely control two reveal.js presentations at the same time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published