PyMonitorMQTT | Python computer monitor that sends real time information via MQTT

PyMonitorMQTT

DesktopEnvironment Sensor

This sensor sends the name of the desktop environment running; will return ‘base’ on Windows and macOS.

Compatibility

Data and Topics

.../desktop_environment basic

Current Desktop Environment

Configuration

custom_topics optional
List of String List of topics to which the sensor will send the data.
If the sensor sends to a single topic, you will have to put one topic in the list.
If the sensor sends to more than one topic, you can register more topics; each topic in the list will be assigned in the same order as topics are added from the single sensor (order that you can check in the each individual sensor file).
contents optional
Dictionary Dictionary where you should put the data you want to pass to the sensor.
value optional
Dictionary Use this field to skip Desktop Environment detection sending a fixed value