bjpetit / MQTTool

iOS MQTT Test App
MIT License
36 stars 4 forks source link
ios mqtt swift

MQTTool iOS App

MQTTool is an iOS test app for MQTT written in Swift. This app can connect to MQTT brokers, subscribe to topics, and publish to topics.

MQTTool on the App Store

This project relies on the flightonary/Moscapsule module.

In order to build MQTTool you will need to check out the Moscapsule project and include the module project file in the MQTTool project. See the "Manual Installation" section in the Moscapsule README file.

Icons used in the App tabs come from Icons8.

-Brent