Skip to content
Christian edited this page Feb 12, 2022 · 3 revisions

Starting on macOS

  1. Extract the ZIP archive.
  2. Open a terminal and add execution rights to file "MQTTnetApp" (chmod +x ./MQTTnetApp).
  3. Launch the application via ./MQTTnetApp.
  4. macOS will show a warning. Go to "Security and Privacy" in "System Preferences" and allow startup.
  5. Start application again as described in step 3.
  6. macOS will warn again. Click "Open" to finally start the application.
Clone this wiki locally