Skip to content

TareqK/reveal-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RevealControl

RevealControl is a plugin for reveal.js that allows you to set up any device to control a reveal.js presentation.

Quickstart

You can run a backend server of RevealControl by cloning this repository and running

make run

The build uses maven(with jdk11) and docker. This will run a local server on port 8080. The client-side reveal.js plugin is in the dist directory

Usage

See the documentation Here on how to set up and configure RevealControl