12 lines
292 B
Desktop File
12 lines
292 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=MQTT Explorer
|
||
|
GenericName=MQTT Explorer
|
||
|
Comment=A comprehensive and easy-to-use MQTT Client.
|
||
|
Exec=yarn --cwd /usr/share/mqtt-explorer start
|
||
|
Icon=/usr/share/mqtt-explorer/icon
|
||
|
StartupNotify=false
|
||
|
Terminal=false
|
||
|
Type=Application
|
||
|
Categories=Utility;
|
||
|
Keywords=MQTT;Explorer;
|