From b265eb5473564e61c284af36ac8d68a3892ca314 Mon Sep 17 00:00:00 2001 From: Florian <1technophile@users.noreply.github.com> Date: Tue, 14 Sep 2021 16:36:48 -0500 Subject: [PATCH] Remove download count and replace it with hit badge on upload pages as the binary download from the release page doesn't show all the download sources --- README.md | 1 - docs/upload/binaries.md | 2 ++ docs/upload/builds.md | 2 ++ docs/upload/web-install.md | 2 ++ 4 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00af42d1ef..b7f1acc4f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ [![Community forum](https://img.shields.io/badge/community-forum-brightgreen.svg)](https://community.openmqttgateway.com) [![GitLicense](https://gitlicense.com/badge/1technophile/OpenMQTTGateway)](https://gitlicense.com/license/1technophile/OpenMQTTGateway) -[![Download count](https://img.shields.io/github/downloads/1technophile/OpenMQTTGateway/total.svg)](https://github.com/1technophile/OpenMQTTGateway/releases) ![Build](https://github.com/1technophile/OpenMQTTGateway/workflows/Build/badge.svg?branch=development) ![Check Code Format](https://github.com/1technophile/OpenMQTTGateway/workflows/Check%20Code%20Format/badge.svg?branch=development) diff --git a/docs/upload/binaries.md b/docs/upload/binaries.md index 80c30051a0..19e33daa9d 100644 --- a/docs/upload/binaries.md +++ b/docs/upload/binaries.md @@ -39,3 +39,5 @@ The upload details appears. With an ESP if you did not set your network and mqtt parameters manually you can now open the [web portal configuration](portal.md). Note that to reset the wifi and mqtt settings you can check *yes, wipes all data* + +[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.openmqttgateway.com%2Fupload%2Fbinaries.html&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) diff --git a/docs/upload/builds.md b/docs/upload/builds.md index 233dcd7d47..021d2a3d42 100644 --- a/docs/upload/builds.md +++ b/docs/upload/builds.md @@ -266,3 +266,5 @@ With an ESP if you did not set your network and mqtt parameters manualy you can ::: warning Note simpleReceiving on Arduino boards doesn't accept 64 bits MQTT values, you can only send 32bits values from the MQTT broker. ::: + +[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.openmqttgateway.com%2Fupload%2Fbuilds.html&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) diff --git a/docs/upload/web-install.md b/docs/upload/web-install.md index 316fc174bc..101049736a 100644 --- a/docs/upload/web-install.md +++ b/docs/upload/web-install.md @@ -6,3 +6,5 @@ You can upload the firmware to your ESP device directly from here. 4. Wait until the process is complete. + +[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.openmqttgateway.com%2Fupload%2Fweb-install.html&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) \ No newline at end of file