From d072de06ed8430dd28fe20393155aa44b5a277b9 Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Fri, 25 Jan 2019 21:15:07 +0100 Subject: [PATCH] Update readme --- Readme.md | 16 ++++++++-------- Readme.tpl.md | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Readme.md b/Readme.md index 791f115..ddee31e 100644 --- a/Readme.md +++ b/Readme.md @@ -1,31 +1,31 @@ # MQTT-Explorer -[![Downloads](https://github-basic-badges.herokuapp.com/release/thomasnordquist/MQTT-Explorer.svg)](https://travis-ci.org/thomasnordquist/MQTT-Explorer/releases) +[![Downloads](https://img.shields.io/github/release/thomasnordquist/mqtt-explorer.svg)](https://travis-ci.org/thomasnordquist/MQTT-Explorer/releases) [![Downloads](https://img.shields.io/github/downloads/thomasnordquist/mqtt-explorer/total.svg)](https://travis-ci.org/thomasnordquist/MQTT-Explorer/releases) [![Build Status](https://travis-ci.org/thomasnordquist/MQTT-Explorer.svg?branch=master)](https://travis-ci.org/thomasnordquist/MQTT-Explorer) -### Version 0.1.0 +### Version See the whole picture of your message queue. The perfect tool to integrate new services, IoT devices in your network. This application subscribes to all topics on your MQTT-Server and displays your message queue hierarchy, allowing you to drill-down to the topics that are of interest. ## Download -The app is prebuilt for Windows ([portable](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.0/MQTT-Explorer-0.1.0.exe), [installer](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.0/MQTT-Explorer-Setup-0.1.0.exe)), Linux ([AppImage](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.0/MQTT-Explorer-0.1.0-x86_64.AppImage)) and Mac ([dmg](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.0/MQTT-Explorer-0.1.0.dmg)). +The app is prebuilt for Windows ([portable](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.2/MQTT-Explorer-0.1.2.exe), [installer](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.2/MQTT-Explorer-Setup-0.1.2.exe)), Linux ([AppImage](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.2/MQTT-Explorer-0.1.2-x86_64.AppImage)) and Mac ([dmg](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.2/MQTT-Explorer-0.1.2.dmg)).
| | | | |:----------|:-------------:|:------:| -| ![windows](https://user-images.githubusercontent.com/7721625/51445407-b4172080-1d04-11e9-8c70-d8413d1d6d8b.png) | Windows | [portable](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.0/MQTT-Explorer-0.1.0.exe), [installer](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.0/MQTT-Explorer-Setup-0.1.0.exe) | -| ![linux](https://user-images.githubusercontent.com/7721625/51445392-947ff800-1d04-11e9-8c7f-a30efb755651.png) | Linux | [AppImage](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.0/MQTT-Explorer-0.1.0-x86_64.AppImage)
*Run AppImage:
Make it executable and double-click it.* | -| ![mac](https://user-images.githubusercontent.com/7721625/51445390-921d9e00-1d04-11e9-8339-351469ef20ae.png) | Mac | [dmg](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.0/MQTT-Explorer-0.1.0.dmg) | +| ![windows](https://user-images.githubusercontent.com/7721625/51445407-b4172080-1d04-11e9-8c70-d8413d1d6d8b.png) | Windows | [portable](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.2/MQTT-Explorer-0.1.2.exe), [installer](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.2/MQTT-Explorer-Setup-0.1.2.exe) | +| ![linux](https://user-images.githubusercontent.com/7721625/51445392-947ff800-1d04-11e9-8c7f-a30efb755651.png) | Linux | [AppImage](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.2/MQTT-Explorer-0.1.2-x86_64.AppImage)
*Run AppImage:
Make it executable and double-click it.* | +| ![mac](https://user-images.githubusercontent.com/7721625/51445390-921d9e00-1d04-11e9-8339-351469ef20ae.png) | Mac | [dmg](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.2/MQTT-Explorer-0.1.2.dmg) |
More architectures and package types: [Downloads](https://github.com/thomasnordquist/MQTT-Explorer/releases) -![screen1](https://user-images.githubusercontent.com/7721625/51441563-41418180-1cd3-11e9-893b-c22f6a6c3695.png) +![screen1](https://user-images.githubusercontent.com/7721625/51770198-6c6a0d80-20e5-11e9-94d5-a0174634253c.png) -![screen2](https://user-images.githubusercontent.com/7721625/51441470-59fd6780-1cd2-11e9-925f-bc491027300c.png) +![screen2](https://user-images.githubusercontent.com/7721625/51770345-c7036980-20e5-11e9-94dc-5d6fa9dbf86b.png) ## Develop diff --git a/Readme.tpl.md b/Readme.tpl.md index 9fb9a05..001a4f9 100644 --- a/Readme.tpl.md +++ b/Readme.tpl.md @@ -23,9 +23,9 @@ The app is prebuilt for Windows ({{windowsTargets}}), Linux ({{linuxTargets}}) a More architectures and package types: [Downloads](https://github.com/thomasnordquist/MQTT-Explorer/releases) -![screen1](https://user-images.githubusercontent.com/7721625/51441563-41418180-1cd3-11e9-893b-c22f6a6c3695.png) +![screen1](https://user-images.githubusercontent.com/7721625/51770198-6c6a0d80-20e5-11e9-94d5-a0174634253c.png) -![screen2](https://user-images.githubusercontent.com/7721625/51441470-59fd6780-1cd2-11e9-925f-bc491027300c.png) +![screen2](https://user-images.githubusercontent.com/7721625/51770345-c7036980-20e5-11e9-94dc-5d6fa9dbf86b.png) ## Develop