emqx / MQTTX

A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.
https://mqttx.app
Apache License 2.0
3.92k stars 448 forks source link

feat(desktop): skip cli version check on windows #1718

Closed ysfscream closed 4 months ago

ysfscream commented 4 months ago
  1. Windows cannot execute mqttx cli on the terminal, making it hard to check the current mqttx CLI version, so we skip the check directly.
  2. Users need to manually download the mqttx CLI on Windows, allowing them to select the download path to use mqttx.exe.