# Weather on the Conky

**URL:** https://forum.maboxlinux.org/t/weather-on-the-conky/539
**Category:** Conky
**Created:** [June 14, 2021, 2:23am UTC](https://forum.maboxlinux.org/t/weather-on-the-conky/539 "2021-06-14T02:23:44Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Guillaume](https://forum.maboxlinux.org/letter_avatar_proxy/v4/letter/g/c67d28/32.png) [@Guillaume](https://forum.maboxlinux.org/u/Guillaume)
#### Post date: [June 14, 2021, 2:23am UTC](https://forum.maboxlinux.org/t/weather-on-the-conky/539/1 "2021-06-14T02:23:44Z")

</div>

Hello, the community !

I see a command line on the Conky which allows to get the weather forecast.

Unfortunately, this command line does not work.

What are the fixes that need to be made to this command line to make it work ?

Thank you for help ! @Guillaume

---

<div class="post-metadata">

### Author: ![Claudio](https://forum.maboxlinux.org/user_avatar/forum.maboxlinux.org/claudio/32/2830_2.png) [@Claudio](https://forum.maboxlinux.org/u/Claudio)
#### Post date: [July 16, 2023, 10:53pm UTC](https://forum.maboxlinux.org/t/weather-on-the-conky/539/2 "2023-07-16T22:53:08Z")

</div>

Hi, @Guillaume Where did you see the Conky line that enables you to see the weather?  
Could you post it? I’m researching the subject and it seems quite complex.

---

<div class="post-metadata">

### Author: ![muzqs](https://forum.maboxlinux.org/user_avatar/forum.maboxlinux.org/muzqs/32/3702_2.png) [@muzqs](https://forum.maboxlinux.org/u/muzqs)
#### Post date: [July 17, 2023, 9:14am UTC](https://forum.maboxlinux.org/t/weather-on-the-conky/539/3 "2023-07-17T09:14:58Z")

</div>

_The post is 2 years old._

Duckduckgo search **“Conky weather github”.**

1e hits :  
[https://arcolinux.com/how-to-change-the-color-of-the-conky-ap-weather/](https://arcolinux.com/how-to-change-the-color-of-the-conky-ap-weather/)  
Everything you need to know about the conky AP-Weather

> **[GitHub - hamdyaea/Conky-weather-meteo: My conky configuration file with weather - meteo...](https://github.com/hamdyaea/Conky-weather-meteo)**
>
> My conky configuration file with weather - meteo - Islamic Adhan pray time

> **[GitHub - takattila/Clock-With-Weather-Conky: Conky widget with clock and current weather report](https://github.com/takattila/Clock-With-Weather-Conky)**
>
> Conky widget with clock and current weather report

🐦

---

<div class="post-metadata">

### Author: ![Claudio](https://forum.maboxlinux.org/user_avatar/forum.maboxlinux.org/claudio/32/2830_2.png) [@Claudio](https://forum.maboxlinux.org/u/Claudio)
#### Post date: [July 17, 2023, 10:37am UTC](https://forum.maboxlinux.org/t/weather-on-the-conky/539/4 "2023-07-17T10:37:22Z")

</div>

Thank you very much @muzqs I’ll try it this evening, there are several videos to watch 👍.

---

<div class="post-metadata">

### Author: ![Claudio](https://forum.maboxlinux.org/user_avatar/forum.maboxlinux.org/claudio/32/2830_2.png) [@Claudio](https://forum.maboxlinux.org/u/Claudio)
#### Post date: [May 27, 2024, 12:27am UTC](https://forum.maboxlinux.org/t/weather-on-the-conky/539/5 "2024-05-27T00:27:34Z")

</div>

Well, after a long time without advancing I have achieved my Conky with the weather in the simplest way.  
Here I pass the code,  
`conky.text = [[${color5}${alignc}${font Cantarell:size=10}${time %A} ${time %e} de ${time %B}$font ${color8}${alignc}${font Cantarell:size=10}de ${time %Y} ${color4}$hr ${font Dejavu Sans Mono:size=8}${alignc}${color green}${execpi 300 curl wttr.in/?T0 --silent --max-time 3}${font Cantarell:size=10}]]`  
everyone can modify it according to their taste, I will not have it enabled all the time, it will be to consult it from time to time, so this is how it is.

 ![weather-conky](https://forum.maboxlinux.org/uploads/default/original/2X/f/f4b908f750e5f3375ee41ae9e140b4f9ad9dba25.png)
