Hi everybody, recently I wanted to add a weather forecast to my org-agenda. I found org-google-weather, but this package is obsolete since 2012, because the API is not available any more. So I wrote my own version which is backed by the openweathermap.org API.
I implemented the minimal usecase which works for me, if somebody else dares to use it, its available here: https://github.com/kautsig/org-weather Regards, Chris