发布于 2014-12-28 01:00:17 | 534 次阅读 | 评论: 0 | 来源: 网友投递
mqtt-spy MQTT客户端工具
mqtt-spy 是一个 JavaFX 应用,所以在理论上应该可以在任意安装了 Java 8 的操作系统上运行。已经在 Linux Mint 16 和 Windows 上面测试通过,同时还支持 Oracle 的 JDK 8u5 & 8u11。
mqtt-spy 0.1.4 beta 发布,此版本更新内容如下:
Remembering and restoring published messages (see the 'Publish' button's menu)
Keyboard shortcuts (requires focus on the publication topic field)
ENTER - publish message
ALT + DIGIT - restores the last X message (e.g. ALT + 1 restores the most recent; ALT + 2 the second most recent; ALT + 0 the 10th most recent)
mqtt-spy 开源的实用工具,用来帮助你监控 MQTT 主题活动,处理大量的信息。
mqtt-spy 是一个 JavaFX 应用,所以在理论上应该可以在任意安装了 Java 8 的操作系统上运行。已经在 Linux Mint 16 和 Windows 上面测试通过,同时还支持 Oracle 的 JDK 8u5 & 8u11。
mqtt-spy 还属于正在开发的阶段,接下来会继续添加更多的特性和函数,更多内容请看 wiki。