Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions MQTTX/MQTTX.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\MQTTX;

class MQTTX extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions MQTTX/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "19a3b4c1126a8e16ac55ee7808cc76eab9ab066a",
"name": "MQTTX",
"website": "https://mqttx.app/",
"license": "Apache License 2.0",
"description": "A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.",
"enhanced": false,
"tile_background": "light",
"icon": "mqttx.png"
}
Binary file added MQTTX/mqttx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.