{"id":21927968,"url":"https://github.com/adrianromero/myhelloiot","last_synced_at":"2026-04-02T02:05:19.618Z","repository":{"id":150763743,"uuid":"359871819","full_name":"adrianromero/myhelloiot","owner":"adrianromero","description":"MYHELLOIOT is a MQTT dashboard and client application","archived":false,"fork":false,"pushed_at":"2025-09-09T20:24:30.000Z","size":19846,"stargazers_count":35,"open_issues_count":6,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-28T13:47:03.642Z","etag":null,"topics":["dashboard-application","home-automation","iot","mqtt","pwa-app"],"latest_commit_sha":null,"homepage":"https://adrianromero.github.io/myhelloiot/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adrianromero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-20T15:52:06.000Z","updated_at":"2025-09-15T11:36:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f338719-b2ba-4fce-afe3-5329d2f2908e","html_url":"https://github.com/adrianromero/myhelloiot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/adrianromero/myhelloiot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianromero%2Fmyhelloiot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianromero%2Fmyhelloiot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianromero%2Fmyhelloiot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianromero%2Fmyhelloiot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrianromero","download_url":"https://codeload.github.com/adrianromero/myhelloiot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianromero%2Fmyhelloiot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dashboard-application","home-automation","iot","mqtt","pwa-app"],"created_at":"2024-11-28T22:19:35.974Z","updated_at":"2026-04-02T02:05:19.594Z","avatar_url":"https://github.com/adrianromero.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MYHELLOIOT\n\nMYHELLOIOT is a [MQTT](https://en.wikipedia.org/wiki/MQTT) dashboard application inspired in my other MQTT project [HelloIoT](https://github.com/adrianromero/helloiot)\nYou can use MYHELLOIOT as a MQTT client application to publish and subscribe to topics or you can use MYHELLOIOT as a client platform to create your own dashboard. MYHELLOIOT is a [PWA](https://en.wikipedia.org/wiki/Progressive_web_application) application and it can run on your favorite browser or installed on Windows, MacOS, Linux, and even in mobile devices iOS or Android.\n\n![Screenshot](./src/assets/myhelloiot.png)\n\n# Getting started\n\n## Execute and install MYHELLOIOT\n\nTo execute MYHELLOIOT just open your browser and go to [MYHELLOIOT](https://adrianromero.github.io/myhelloiot/). And if you want to install it, in the browser menu select _Install application_.\n\n## Install a MQTT Broker\n\nTo run MYHELLOIOT you need to install a MQTT broker or you can use a public MQTT broker. Public MQTT brokers can be good for testing or prototyping purposes. There is a list of MQTT brokers in the [MQTT Community Wiki](https://github.com/mqtt/mqtt.github.io/wiki/servers), you can choose the broker that better fits your needs. The broker must support WebSockets/SSL.\n\nFor example MYHELLOIOT has been verified to work with the public brokers by [EMQX](https://www.emqx.io/mqtt/public-mqtt5-broker) and [Mosquitto](https://test.mosquitto.org/)\n\nIf you prefer to install it there are several options available like [Mosquitto](http://mosquitto.org/) [HiveMQ](http://www.hivemq.com/), [EMQTT](http://emqtt.io/),\n[Moquette](https://github.com/andsel/moquette) and more...\n\n## Execute MYHELLOIOT from sources\n\nIf you prefer to run MYHELLOIOT from sources clone the repository and start. You will need and node and yarn installed first.\n\n```\ngit clone https://github.com/adrianromero/myhelloiot\ncd ./myhelloiot\nyarn install\nyarn start\n```\n\n# Other MQTT tools\n\nIn the [MQTT Community Wiki](https://github.com/mqtt/mqtt.github.io/wiki/tools), you can find a list of client applications and tools.\n\n# Acknowledges\n\nCreative Commons 0 Licensed sound effects obtained from https://freesound.org/\n\n# License\n\nMYHELLOIOT is licensed under the GNU General Public License, Version 3, 29 June 2007.\n\nCopyright (C) 2021-2024 Adrián Romero.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianromero%2Fmyhelloiot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianromero%2Fmyhelloiot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianromero%2Fmyhelloiot/lists"}