summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@gmail.com>2020-10-21 23:11:57 -0400
committerstreetturtle <streetturtle@gmail.com>2020-10-21 23:11:57 -0400
commit5398b827c2ff6ccc2f080db547faf8b88bae391e (patch)
tree4bc94cb0ce126e95fea4a4ec31a5663ce99134ac
parent057cfcdce12c73f6646c4662533f6d7c79c8999b (diff)
parent5707de8be05e7cddba8e4229fbffd8b0afb4ef04 (diff)
Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets
-rw-r--r--weather-widget/README.md19
1 files changed, 11 insertions, 8 deletions
diff --git a/weather-widget/README.md b/weather-widget/README.md
index 2b43d3a..e801cfb 100644
--- a/weather-widget/README.md
+++ b/weather-widget/README.md
@@ -1,15 +1,20 @@
# 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)
-
+<p align="center">
+ <a href="https://github.com/streetturtle/awesome-wm-widgets/labels/weather" target="_blank"><img alt="GitHub issues by-label" src="https://img.shields.io/github/issues/streetturtle/awesome-wm-widgets/weather"></a>
+
+ <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20awesome%20weather%20widget%20for%20Awesome%20Window%20Manager%20&url=https://github.com/streetturtle/awesome-wm-widgets/blob/master/weather-widget" target="_blank">
+ <img alt="Twitter URL" src="https://img.shields.io/twitter/url?logo=twitter&style=social&url=https%3A%2F%2Fgithub.com%2Fstreetturtle%2Fawesome-wm-widgets%2Fblob%2Fmaster%2Fweather-widget">
+ </a>
+</p>
-Widget showing current, hourly and daily weather forecast.
+The widget showing current, hourly and daily weather forecast.
<p align="center">
- <img src="https://github.com/streetturtle/awesome-wm-widgets/raw/master/weather-widget/screenshots/weather-widget.png" alt="screenshot" style="max-width:100%;">
+ <img src="https://github.com/streetturtle/awesome-wm-widgets/raw/master/weather-widget/weather-widget.png" alt="screenshot" style="max-width:100%;">
</p>
-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
@@ -32,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)
@@ -44,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)