-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Adrián Romero edited this page Aug 13, 2019
·
6 revisions
HelloIoT is a graphical application you can use as a MQTT client to publish and subscribe to topics and create sophisticated dashboards that interacts with Internet of Think devices connected to a MQTT broker. You can run HelloIoT everywhere, HelloIoT is a Java multiplatform application and it can run on Windows, MacOS, Linux or Android.
Latest published version is 1.1.030. In the Releases page you can find the release notes of all published versions and precompiled binaries for all supported platforms.
The suggested way to start with HelloIoT is the Getting started wiki documentation that contains a descriptive guide of the main HelloIoT features.
- Font Awesome 5.7.2 by @davegandy. https://github.com/FortAwesome/Font-Awesome (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
- Weather Icons 2.0.10 by Erik Flowers. https://erikflowers.github.io/weather-icons/ (Fonts: SIL OFL 1.1, Code: MIT License, Documentation: CC BY 3.0)
- Roboto font. https://www.google.com/fonts/specimen/Roboto (Apache License Version 2.0)
- Source Sans Pro font by Paul D. Hunt. https://fonts.google.com/specimen/Source+Sans+Pro (SIL OFL 1.1)
- Source Code Pro font by Paul D. Hunt. https://fonts.google.com/specimen/Source+Code+Pro (SIL OFL 1.1)
- Sound clips from http://www.soundjay.com/
- Medusa JavaFX library for Gauges 8.3 by Gerrit Grunwald. https://github.com/HanSolo/Medusa (Apache License Version 2.0)
- Eclipse Paho MQTT Java library 1.2.0. https://www.eclipse.org/paho/clients/java/ (Eclipse Public License 1.0)
- Google Guava library 20.0. https://github.com/google/guava (Apache License Version 2.0)
- JideSoft Common library 0.9.1. https://github.com/jidesoft/jidefx-oss (GPL version 2 with classpath exception)
- Apache Commons IO 2.5. https://commons.apache.org/proper/commons-io/ (Apache License Version 2.0)
- MQTT Bridge for IKEA Tradfri Light Gateway by Ben Hardill https://github.com/hardillb/TRADFRI2MQTT (Apache License Version 2.0)
HelloIoT is licensed under the GNU General Public License, Version 3, 29 June 2007
- [MQTT brokers](MQTT Brokers)