diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md new file mode 100644 index 0000000..b6c1f7f --- /dev/null +++ b/Plugins,-Tools-and-Hardware.md @@ -0,0 +1,31 @@ +## Plugins +A list of external reveal.js plugins. External meaning they don't live inside of the reveal.js repository. + + +Control reveal.js remotely 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 + +Tagcloud generator +https://github.com/sebhildebrandt/reveal.js-tagcloud-plugin + +## Tools +Useful tools for working with reveal.js. + +- [slides.com](http://slides.com) Visual editor for reveal.js, create presentations without knowing how to code. +- [runnable.com](http://runnable.com/U51EjgiOZqRA3HoV/basic-reveal-js-example-for-node-javascript-and-presentations) Live editable example of the source code. + +## Hardware + +**Equip Wireless Notebook Presenter 4-in-1 ([Amazon](http://www.amazon.com/Equip-Wireless-Notebook-Presenter-2-4GHz/dp/B000L376YE))** + +Works well with Chrome. Linux Mint and Ubuntu-compatible. Features: +- Mouse Pointer, Mouse Click +- Slide forward, Slide back +- Expose Mode (ESC) +- Darken the Screen diff --git a/Plugins.md b/Plugins.md deleted file mode 100644 index ef28fcc..0000000 --- a/Plugins.md +++ /dev/null @@ -1,14 +0,0 @@ -A list of external reveal.js plugins. External meaning they don't live inside of the reveal.js repository. - - -Control reveal.js remotely 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 - -Tagcloud generator -https://github.com/sebhildebrandt/reveal.js-tagcloud-plugin \ No newline at end of file