@app-id@ CC0-1.0 GPL-3.0-or-later MQTTy GUI for consuming MQTT topics

A native GUI MQTT client development tool, with the purpose of debugging and testing IoT applications that makes use of the MQTT protocol.

Features:

https://raw.githubusercontent.com/otaxhu/MQTTy/refs/heads/main/data/screenshots/publish_view.png Publish view https://github.com/otaxhu/MQTTy https://github.com/otaxhu/MQTTy/issues https://github.com/otaxhu/MQTTy https://github.com/otaxhu/MQTTy/tree/main/po Oscar Pernia #d0d0d0 #800080 oscarperniamoreno@gmail.com @gettext-package@ @app-id@.desktop pointing keyboard touch 360

Windows fixes:

  • Application did not rendered properly on old Intel iGPU, by default enable software rendering (Cairo), users can opt-in to use hardware acceleration

Added:

  • MQTTy now runs on Windows 10/11 systems arch x86_64

UX Improvements:

  • QoS radio buttons now activates themselves when they get focused by keyboard users

UX improvements:

  • When navigating the UI with the keyboard, the rows won't be focused unnecessarily, instead the focus will go directly to the inner fields.

Added:

  • Now toasts notifications will appear on the lower part of the window, indicating published messages either succeded or failed, a hint message will also appear indicating what failed.

Quick fix metainfo.

Fixes:

  • Metainfo broken links
  • Better branding color
  • Summary shortened

First release. It's not feature-full, but at least it has one of the main features that I was looking for, which is to connect to MQTT brokers and publish to topics.

Added:

  • Functional MQTT publisher client, with support for different content types
  • Support for multiple MQTT connections separeted into different tabs
  • MQTT v3.x and v5 support
  • Integrated code editor