MQTT-Explorer icon indicating copy to clipboard operation
MQTT-Explorer copied to clipboard

An all-round MQTT client that provides a structured topic overview

Results 230 MQTT-Explorer issues
Sort by recently updated
recently updated
newest added

It would be more usefull to select active topic after mouse click on it but not move topic selection just with mouse movement

running windows 0.4.0 beta 1 on windows 11 (latest build) when new retained messages received does the app does not show the usual "REATINED x" text in app window. I...

``` $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Ubuntu 20.04.4 LTS" $ snap remove mqtt-explorer $ snap install mqtt-explorer $ which mqtt-explorer /snap/bin/mqtt-explorer $ mqtt-explorer . . . 17:21:19.618 › App...

First of all: great work. I find this to be the nicest mqtt viewer out there. It would be nice if the value field could use all the space available....

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

![image](https://user-images.githubusercontent.com/38625854/104162359-c52b3180-53f4-11eb-8e33-5c1a36ccff1b.png) # New Features - Select data type (string, json, hex, uint, int, float) for each topic individually - Default data type is 'string' - Binary types are decoded with...

Could you add a config option to modify the base_url to use mqtt-explorer behind a reverse proxy? I'm using mqtt-explorer in a docker container and would like to serve the...

What idiotic situation with "certificate has expired" ??? Certificate is good and working. Another mqtt client work correct. Certificate not self signed. But remain 3 month to end. And app...

Bumps [electron](https://github.com/electron/electron) from 17.1.0 to 17.2.0. Release notes Sourced from electron's releases. electron v17.2.0 Release Notes for v17.2.0 Features Added ses.setCodeCachePath() API for setting code cache directory. #33285 (Also in...

dependencies

Due to root CA revocation Let's encrypt certificate are not validate anymore. issue has been reported to electron https://github.com/electron/electron/issues/31212 Fix & release has been made by electron.