From 46022eccac0c2725365c31628e867cb9622ff239 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 25 Mar 2014 07:30:36 -0700 Subject: [PATCH] Created External Plugins (markdown) --- External-Plugins.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 External-Plugins.md diff --git a/External-Plugins.md b/External-Plugins.md new file mode 100644 index 0000000..ce51b00 --- /dev/null +++ b/External-Plugins.md @@ -0,0 +1,11 @@ +A list of external plugins reveal.js plugins. External meaning they don't live inside of the reveal.js repository. + + +Remote control from another browser tab or device +https://github.com/ysmood/notell + +Advance through your reveal.js presentation slides by waving in front of your webcam +https://github.com/functino/reveal.js-wave-plugin ([Demo](http://functino.github.com/reveal.js-wave-plugin/)) + +Use your gamepad as a remote to advance through your slides +https://github.com/functino/reveal.js-gamepad-plugin \ No newline at end of file