From 445b5e6114b722c93aa71b6657d72408b2b76a29 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Mon, 19 Oct 2020 23:17:36 -0400 Subject: [weather] update readme --- weather-widget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weather-widget') diff --git a/weather-widget/README.md b/weather-widget/README.md index 2b43d3a..9eba513 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -6,7 +6,7 @@ Widget showing current, hourly and daily weather forecast.

- screenshot + screenshot

Widget consists of three sections: -- cgit v1.2.3 From 7b5251e98f184c9c99cda2f7ca3e033ef0f4275e Mon Sep 17 00:00:00 2001 From: streetturtle Date: Tue, 20 Oct 2020 09:11:30 -0400 Subject: Update README.md --- weather-widget/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'weather-widget') diff --git a/weather-widget/README.md b/weather-widget/README.md index 9eba513..1efd634 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -1,7 +1,6 @@ # Weather widget -[![GitHub issues by-label](https://img.shields.io/github/issues-raw/streetturtle/awesome-wm-widgets/weather)](https://github.com/streetturtle/awesome-wm-widgets/labels/weather) - +[![GitHub issues by-label](https://img.shields.io/github/issues/streetturtle/awesome-wm-widgets/weather)](https://github.com/streetturtle/awesome-wm-widgets/labels/weather) Widget showing current, hourly and daily weather forecast. -- cgit v1.2.3 From e2c3c562758b01e1d31a3256c37cf749710d1cf7 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Tue, 20 Oct 2020 09:22:52 -0400 Subject: Update README.md --- weather-widget/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'weather-widget') diff --git a/weather-widget/README.md b/weather-widget/README.md index 1efd634..848b67f 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -1,6 +1,16 @@ # Weather widget -[![GitHub issues by-label](https://img.shields.io/github/issues/streetturtle/awesome-wm-widgets/weather)](https://github.com/streetturtle/awesome-wm-widgets/labels/weather) +

+ + GitHub issues by-label + + + + Twitter URL + + +

+ Widget showing current, hourly and daily weather forecast. -- cgit v1.2.3 From 004e847b5b01846d4eb02d1e62ea1ad069367d3f Mon Sep 17 00:00:00 2001 From: streetturtle Date: Tue, 20 Oct 2020 09:33:28 -0400 Subject: Update README.md --- weather-widget/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'weather-widget') diff --git a/weather-widget/README.md b/weather-widget/README.md index 848b67f..3b67bc6 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -1,9 +1,7 @@ # Weather widget

- - GitHub issues by-label - + GitHub issues by-label Twitter URL -- cgit v1.2.3 From 8cfa3db82f48b505da0c09d3ab93f96d901dbe03 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Tue, 20 Oct 2020 09:37:44 -0400 Subject: Update README.md --- weather-widget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weather-widget') diff --git a/weather-widget/README.md b/weather-widget/README.md index 3b67bc6..7a13103 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -3,7 +3,7 @@

GitHub issues by-label - + Twitter URL -- cgit v1.2.3 From 51b3b769ca66930ed00134d34dbe4373c8f1fcb9 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Tue, 20 Oct 2020 09:39:48 -0400 Subject: Update README.md --- weather-widget/README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'weather-widget') diff --git a/weather-widget/README.md b/weather-widget/README.md index 7a13103..37fa81a 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -6,17 +6,15 @@ Twitter URL -

- Widget showing current, hourly and daily weather forecast.

screenshot

-Widget consists of three sections: +The widget consists of three sections: - current weather, including humidity, wind speed, UV index - hourly forecast for the next 24 hours - daily forecast for the next five days @@ -39,10 +37,9 @@ It is possible to customize widget by providing a table with all or some of the | icons_extension | `.svg` | File extension of icons in the pack | | timeout | 120 | How often in seconds the widget refreshes | - ### Icons: -Widget comes with two predefined icon packs: +The widget comes with two predefined icon packs: - weather-underground-icons taken from [here](https://github.com/manifestinteractive/weather-underground-icons) - VitalyGorbachev taken from [here](https://www.flaticon.com/authors/vitaly-gorbachev) @@ -51,7 +48,6 @@ To add your custom icons, create a folder with the pack name under `/icons` and ### Examples: - #### Custom font, icons ![example1](./example1.png) -- cgit v1.2.3 From 5707de8be05e7cddba8e4229fbffd8b0afb4ef04 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Tue, 20 Oct 2020 09:40:04 -0400 Subject: Update README.md --- weather-widget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weather-widget') diff --git a/weather-widget/README.md b/weather-widget/README.md index 37fa81a..e801cfb 100644 --- a/weather-widget/README.md +++ b/weather-widget/README.md @@ -8,7 +8,7 @@

-Widget showing current, hourly and daily weather forecast. +The widget showing current, hourly and daily weather forecast.

screenshot -- cgit v1.2.3