Skip to content

Commit fc4d4f6

Browse files
author
Matteo Poli
committed
Modified README, added links to download exe and appimage
1 parent 3a0f8a1 commit fc4d4f6

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
[![Angular Logo](./logo-angular.jpg)](https://angular.io/) [![Electron Logo](./logo-electron.jpg)](https://electron.atom.io/)
22

3+
# MQTT Cripto
4+
5+
![MQTT Cripto](./src/favicon.256x256.png)
6+
37
# Getting Started
48

59
Clone this repository locally :
@@ -41,6 +45,21 @@ npm run electron:mac
4145

4246
You can use Mqtt Cripto to subscribe or publish on your MQTT broker.
4347

48+
<hr>
49+
50+
## Download
51+
52+
### Linux
53+
54+
http://www.mediafire.com/file/kzpzioguu4hbn4q/Mqtt_Cripto_Linux_Version
55+
56+
### Windows
57+
58+
http://www.mediafire.com/file/romfb61s3pe10g6/Mqtt_Cripto_Windows_Version.exe/file
59+
60+
<hr>
61+
62+
4463
## Broker Configuration
4564

4665
![MQTT Configuration](./src/assets/images/mqtt-configuration.jpg)
@@ -74,4 +93,5 @@ You can use Mqtt Cripto to subscribe or publish on your MQTT broker.
7493
- Insert into the input boxes your protobuf information. The application needs to know the path of the root file, the name file, the package and the message name.
7594
- Write the message ( you can write the message as String, Hex or Json ).
7695
- You can publish the message on the broker in string, hex or protobuf format.
77-
- You can clear all the content of the text area by clicking on 'Clear'.
96+
- You can clear all the content of the text area by clicking on 'Clear'.
97+

0 commit comments

Comments
 (0)