From 8cf7b44b6085d13544ae3db80dd2e323d4ba4e8d Mon Sep 17 00:00:00 2001 From: Gabriel Enrico Date: Wed, 10 Feb 2021 11:56:24 -0300 Subject: [PATCH 1/3] Better README information access --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 77c4886..fb46170 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ # DropMeter Modern, easy way to create Widgets for your Desktop. +## Straight to the point... Where Can I get it? + +Happy you are excited! [Downloads are available by clicking here](https://github.com/GabrielTK/DropMeter/releases/latest) + +**If you have any doubts, feel free to contact @gab#8998 on Discord DMs, or join the [CGN Interactive Projects Discord Server](https://discord.gg/DBE44yU)** + ## What is this? DropMeter is a software that allows for desktop widgets to be built with the well-known and loved Web Stack, making use of the latest Web Technologies. @@ -29,9 +35,3 @@ We even have a built-in WebNowPlaying Plugin, so you don't need to make that ext I wouldn't worry: Our runtime is pretty optimized, and seems to be able to handle things quite smoothly. Testing on my machine with my word-by-word lyrics widget (quite heavy, uses React, Framer Motion animations and an interval-based tick system) tops usage at 1% CPU and 79MB on RAM. - -## Cool... Where Can I get it? - -Happy you are excited! [Downloads are available by clicking here](https://github.com/GabrielTK/DropMeter/releases/latest) - -**If you have any doubts, feel free to contact @gab#8998 on Discord DMs, or join the [CGN Interactive Projects Discord Server](https://discord.gg/DBE44yU)** From 0cc41d7e2bd002997514bbac0eb1151156012b1e Mon Sep 17 00:00:00 2001 From: Gabriel Enrico Date: Fri, 12 Feb 2021 08:55:21 -0300 Subject: [PATCH 2/3] I hate typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb46170..5781982 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Think Rainmeter, but with richer and easier to make widgets. ## Is this a replacement for Rainmeter? -I wouldn't say a _replacement_, per see. Rainmeter was initially releasen back in 2001, and it excels at rendering widgets with low resource usage. However, times have changed, and with the new design trends, many crave for more interactive, responsive and intelligent widgets. That's where DropMeter comes in. +I wouldn't say a _replacement_, per see. Rainmeter was initially released back in 2001, and it excels at rendering widgets with low resource usage. However, times have changed, and with the new design trends, many crave for more interactive, responsive and intelligent widgets. That's where DropMeter comes in. I personally like to combine both, running clocks and audio visualizers on RainMeter and my fancy things on DropMeter. ## Is there any advantage of combining it with Rainmeter, then? From 02595c3b1a549c864af00cf7cb043a797e8254e0 Mon Sep 17 00:00:00 2001 From: Gabriel Enrico Date: Fri, 12 Feb 2021 08:56:38 -0300 Subject: [PATCH 3/3] Search Console Support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5781982..f2d7f4b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # DropMeter