From 9141fd5db3b35feb52b9c7052640cd69f661763c Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Mon, 10 Oct 2016 09:23:00 +0200 Subject: [PATCH] add pubnub plugin --- Plugins,-Tools-and-Hardware.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 2bb6215..1023405 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -1,6 +1,9 @@ ## Plugins A list of reveal.js plugins. Feel free to add your own! +Remote control a presentation using the PubNub API. +https://github.com/salvatorecordiano/reveal-js-pubnub-remote-control-plugin + A slideout menu to quickly jump to any slide by title. Also optionally changes the theme and sets the default transition. https://github.com/denehyg/reveal.js-menu ([Demo](https://denehyg.github.io/reveal.js-menu))