CINXE.COM

mqtt-spy

<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <meta name="description" content="mqtt-spy : mqtt-spy is an open source utility intended to help you with monitoring activity on MQTT topics"> <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> <title>mqtt-spy</title> </head> <body> <!-- HEADER --> <div id="header_wrap" class="outer"> <header class="inner"> <a id="forkme_banner" href="https://github.com/eclipse/paho.mqtt-spy">View on GitHub</a> <p><img src="http://baczkowicz.pl/mqtt-spy/images/mqtt-spy-logo.png" align="left" hspace="30" vspace="5"></p> <h1 id="project_title">mqtt-spy</h1> <h2 id="project_tagline">an open source utility intended to help you with monitoring activity on MQTT topics</h2> </header> </div> <!-- MAIN CONTENT --> <div id="main_content_wrap" class="outer"> <section id="main_content" class="inner"> <p>mqtt-spy is an open source utility intended to help you with monitoring activity on MQTT topics. It's been designed to deal with high volumes of messages, as well as occasional publications.</p> <p>mqtt-spy is a JavaFX application, so in theory should work on any operating system with an appropriate version of Java 8 installed.</p> <p>mqtt-spy-daemon is a Java-based command line tool that does not require a GUI environment. Basic functionality works with Java 7, whereas some of the advanced features like scripting require Java 8 to be installed.</p> <p>For more information on the available functionality see the project's wiki at <a href="https://github.com/eclipse/paho.mqtt-spy/wiki">https://github.com/eclipse/paho.mqtt-spy/wiki</a>.</p> <p><img src="http://baczkowicz.pl/mqtt-spy/images/unicef.png" align="right" style="margin: 0px; padding: 0px" hspace="10" vspace="0"> If you find mqtt-spy helpful in your day to day work, please consider a donation at <a href="http://www.justgiving.com/mqtt-spy">http://www.justgiving.com/mqtt-spy</a>. All money goes to UNICEF.</p> <p>For latest mqtt-spy and mqtt-spy-daemon downloads, go to <a href="https://github.com/eclipse/paho.mqtt-spy/wiki/Downloads">https://github.com/eclipse/paho.mqtt-spy/wiki/Downloads</a>.</p> </section> </div> <!-- FOOTER --> <div id="footer_wrap" class="outer"> <footer class="inner"> <p class="copyright">mqtt-spy is maintained by <a href="https://github.com/kamilfb">kamilfb</a></p> <p>Published with <a href="https://pages.github.com">GitHub Pages</a></p> </footer> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-51822107-1"); pageTracker._trackPageview(); } catch(err) {} </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10