Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 634 Bytes

File metadata and controls

15 lines (9 loc) · 634 Bytes

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