{"id":13586771,"url":"https://github.com/theengs/app","last_synced_at":"2025-10-16T05:36:58.464Z","repository":{"id":48185758,"uuid":"470373051","full_name":"theengs/app","owner":"theengs","description":"Theengs mobile application to read BLE sensors and push data to an MQTT broker","archived":false,"fork":false,"pushed_at":"2024-03-14T10:22:50.000Z","size":12379,"stargazers_count":34,"open_issues_count":8,"forks_count":6,"subscribers_count":7,"default_branch":"development","last_synced_at":"2024-05-02T00:14:43.061Z","etag":null,"topics":["android-app","ble","govee","inkbird","macos","mqtt","qingping","windows","xiaomi"],"latest_commit_sha":null,"homepage":"https://app.theengs.io","language":"QML","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/theengs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2022-03-16T00:14:04.000Z","updated_at":"2024-08-01T16:32:48.366Z","dependencies_parsed_at":"2024-01-26T18:31:22.714Z","dependency_job_id":"a548f6a4-aae8-4959-b288-8198fd5550da","html_url":"https://github.com/theengs/app","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theengs%2Fapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theengs%2Fapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theengs%2Fapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theengs%2Fapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theengs","download_url":"https://codeload.github.com/theengs/app/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423477,"owners_count":20936621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["android-app","ble","govee","inkbird","macos","mqtt","qingping","windows","xiaomi"],"created_at":"2024-08-01T15:05:48.117Z","updated_at":"2025-10-16T05:36:53.395Z","avatar_url":"https://github.com/theengs.png","language":"QML","funding_links":[],"categories":["QML"],"sub_categories":[],"readme":"**Theengs app** is a multi platforms, multi devices application and BLE to MQTT gateway that leverages the [Theengs Decoder library](https://github.com/theengs/decoder).\nIt retrieves data from a wide range of [BLE sensors](https://app.theengs.io/prerequisites/devices.html); LYWSD03MMC, CGD1, CGP1W, H5072, H5075, H5102, TH1, TH2, BBQ, CGH1, CGDK2, CGPR1, RuuviTag, WS02, WS08, TPMS, MiScale, LYWSD02, LYWSDCGQ, MiFlora... and enables to read the advertised data from these sensors. It also translates this information into a readable JSON format and pushes those to an MQTT broker if you need.\n\nThe app uses the bluetooth component of your Phone/Tablet to read the sensor data.\n\n![Iot](./docs/img/Theengs-app-home-reduced-1280.png)\n\n**Theengs app** can be used as a standalone solution or as a complementary solution to [OpenMQTTGateway](https://docs.openmqttgateway.com/) and/or [Theengs gateway](https://gateway.theengs.io) if you want a continuously running gateway.\n\nThe app will retrieve data from BLE sensors from Govee, Xiaomi, Inkbird, QingPing, ThermoBeacon, ClearGrass, Blue Maestro and many more.\n\nFor more information view the [documentation](https://app.theengs.io/)\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://apps.apple.com/us/app/theengs-ble/id6443457651?itsct=apps_box_badge\u0026amp;itscg=30200\" style=\"display: inline-block; overflow: hidden; border-radius: 13px; width: 250px; height: 83px;\"\u003e\u003cimg src=\"https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=250x83\u0026amp;releaseDate=1667088000\u0026h=c822551038086181cfac2a32c96cd47e\" alt=\"Download on the App Store\" style=\"border-radius: 13px; width: 250px; height: 83px;\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href='https://play.google.com/store/apps/details?id=com.theengs.app\u0026pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'\u003e\u003cimg alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width=300px/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n#### Third party projects used by Theengs app\n\n* [Qt](https://www.qt.io) ([LGPL 3](https://www.gnu.org/licenses/lgpl-3.0.txt))\n* [QtMqtt](https://www.qt.io) ([GPL 3](https://www.gnu.org/licenses/gpl-3.0.txt))\n* [Arduino Json](https://arduinojson.org/) ([MIT](https://opensource.org/licenses/MIT))\n* [Decoder](https://decoder.theengs.io/) ([GPL 3](https://www.gnu.org/licenses/gpl-3.0.txt))\n* [MobileUI](src/thirdparty/MobileUI/) ([MIT](https://opensource.org/licenses/MIT))\n* [MobileSharing](src/thirdparty/MobileSharing/) ([MIT](https://opensource.org/licenses/MIT))\n* [SingleApplication](https://github.com/itay-grudev/SingleApplication) ([MIT](https://opensource.org/licenses/MIT))\n* RC4 code from Christophe Devine ([GPL 2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt))\n* Graphical resources: [assets/COPYING](assets/COPYING)\n\n*App Store and Apple logo are registered trademarks of Apple Inc.*\n\n*Google Play and the Google Play logo are trademarks of Google LLC.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheengs%2Fapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheengs%2Fapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheengs%2Fapp/lists"}