RevealControl is a plugin for reveal.js that allows you to set up any device to control a reveal.js presentation.
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
See the documentation Here on how to set up and configure RevealControl