{"id":15013889,"url":"https://github.com/chkr1011/mqttmultimeter","last_synced_at":"2025-05-16T15:04:58.925Z","repository":{"id":38187417,"uuid":"332184101","full_name":"chkr1011/mqttMultimeter","owner":"chkr1011","description":"Cross platform MQTT client for MQTT debugging and message inspection. It is based on the .NET library MQTTnet.","archived":false,"fork":false,"pushed_at":"2025-04-26T09:11:42.000Z","size":1678,"stargazers_count":276,"open_issues_count":3,"forks_count":41,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-26T09:30:45.392Z","etag":null,"topics":["arduino","debugging","esp32","esp8266","home-automation","iot","linux","macos","mqtt","mqtt-broker","mqtt-client","mqtt-explorer","mqtt-protocol","mqtt-server","mqtt-smarthome","mqttclient","postman","smart-home","smarthome","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chkr1011.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}},"created_at":"2021-01-23T10:33:11.000Z","updated_at":"2025-04-17T10:18:14.000Z","dependencies_parsed_at":"2023-01-25T17:31:46.419Z","dependency_job_id":"e1730962-7de3-4e1b-9330-a7e06f77053c","html_url":"https://github.com/chkr1011/mqttMultimeter","commit_stats":{"total_commits":144,"total_committers":7,"mean_commits":"20.571428571428573","dds":0.1527777777777778,"last_synced_commit":"86a8032979ddb1742e3124e4c42dec9870440d12"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkr1011%2FmqttMultimeter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkr1011%2FmqttMultimeter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkr1011%2FmqttMultimeter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkr1011%2FmqttMultimeter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chkr1011","download_url":"https://codeload.github.com/chkr1011/mqttMultimeter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254553937,"owners_count":22090416,"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":["arduino","debugging","esp32","esp8266","home-automation","iot","linux","macos","mqtt","mqtt-broker","mqtt-client","mqtt-explorer","mqtt-protocol","mqtt-server","mqtt-smarthome","mqttclient","postman","smart-home","smarthome","windows"],"created_at":"2024-09-24T19:44:53.978Z","updated_at":"2025-05-16T15:04:58.867Z","avatar_url":"https://github.com/chkr1011.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/chkr1011/MQTTnet.App/blob/main/Images/Icons/icon_det_128.png?raw=true\" width=\"128\"\u003e\n\u003c/p\u003e\n\n[![Downloads](https://img.shields.io/github/downloads/chkr1011/mqttMultimeter/total?color=green)](https://github.com/chkr1011/mqttMultimeter/releases)\n[![CI](https://github.com/chkr1011/mqttMultimeter/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/chkr1011/mqttMultimeter/actions/workflows/ci.yml)\n[![Join the chat at https://gitter.im/MQTTnet/community](https://badges.gitter.im/MQTTnet/community.svg)](https://gitter.im/MQTTnet/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://raw.githubusercontent.com/chkr1011/MQTTnetApp/main/LICENSE)\n  \n**MQTT Multimeter** alias MQTTnetApp is a cross platform .NET application for MQTT communication testing and analysing.\n\nThe protocol implementation is based on the _MQTTnet_ project. The application uses Avalonia for UI rendering and runs on nearly any platform and CPU architecture.\n\n## Features\n\n### General\n\n* Powerful inspection of message data.\n* Inspection of raw MQTT messages.\n* Publishing of messages.\n* Subscribing of messages.\n* MQTTv5 features like user properties etc.\n* Storage of application state (connections, subscriptions etc.).\n\n## Supported operating systems\n\n| OS              | x86 | x64 | ARM | ARM64 |\n|-----------------|-----|-----|-----|-------|\n| Windows         |  x  |  x  |     |   x   |\n| Linux           |     |  x  |  x  |   x   |\n| macOS           |     |  x  |     |   x   |\n| Raspberry Pi OS |     |     |  x  |   x   |\n\n## Supported MQTT versions\n\n* 5.0.0\n* 3.1.1\n* 3.1.0\n\n## Screenshots\n\n### Inflight Page\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/InflightPage.png?raw=true\"\u003e\n\u003c/p\u003e\n\n### Connect Page\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/ConnectPage.png?raw=true\"\u003e\n\u003c/p\u003e\n\n### Packet Inspection Page\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/PacketInspectionPage.png?raw=true\"\u003e\n\u003c/p\u003e\n\n### Publish Page\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/PublishPage.png?raw=true\"\u003e\n\u003c/p\u003e\n\n### Subscribe Page\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/chkr1011/MQTTnetApp/blob/main/Images/Screenshots/SubscribePage.png?raw=true\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchkr1011%2Fmqttmultimeter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchkr1011%2Fmqttmultimeter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchkr1011%2Fmqttmultimeter/lists"}