From 5f5b0043ddf2768476f0595d75baecacef9e36de Mon Sep 17 00:00:00 2001 From: Rocco Musolino Date: Thu, 3 Mar 2016 17:55:20 +0100 Subject: [PATCH] new plugin added --- 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 9c1cec0..ed3a776 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -13,6 +13,9 @@ A collection of plugins https://github.com/rajgoel/reveal.js-plugins/ including: - [mathsvg](https://github.com/rajgoel/reveal.js-plugins/tree/master/mathsvg): An extension of the math.js plugin allowing to render LaTeX expressions in SVG. +Plugin to add real-time data retrieving over MQTT to your slides. +https://github.com/roccomuso/reveal.js-mqtt-plugin + A plugin for animated svg https://github.com/rajgoel/reveal.js/tree/animate/plugin/animate ([Demo](http://courses.telematique.eu/reveal.js-animate/index.html#/20))