Skip to content

MrMitch/ConkyWeather-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConkyWeather-Py

Since Weather.com closed the free access to their API, the conkyforecast extension for Conky doesn't work anymore.

ConkyWeather-Py is a Python (2.7) script to retrieve weather informations from other free APIs available on the Internet, designed to be used in Conky to solve that "problem".

Currently supported APIs are:

  • Google API
  • WeatherUnderground API

With those two APIs working, the next line on the TODO list is writing a documentation, explaining how to to use it with Conky (i.e. its main goal...) and providing explicit examples (YAY!).
(I know this is important, but you know, writing code is far more funnier, so I can't give any ETA)

More APIs can be expected after that.

Last improvements are in the develop branch.

About

Get weather informations in Conky from the Google API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages