Commit Graph

2 Commits

Author SHA1 Message Date
Mariusz Bialonczyk 375f6e2306 Add json-c dependency
Summary:
Old API retired => use yahoo weather JSON API

The new API is returning data in JSON format.
This commit is switching it over (currently SSL server) and parsing
to have the data in par with previous data.

Example data:
https://www.yahoo.com/news/_tdnews/api/resource/WeatherService;woeids=839722

Fix millibar to inches of mercury divider

Merge branch 'json-api'

Reviewers: vtorri, bu5hm4n, stephenmhouston

Reviewed By: vtorri

Subscribers: raster, vtorri

Differential Revision: https://phab.enlightenment.org/D8095
2019-05-13 15:12:30 +01:00
Viktor Kojouharov b3db316e42 instead of overwriting the weather module again, I'll put everything here.
for whomever uses this, since it is in cvs, it's alpha software, just like e17. It's bound to not work for someone. If it doesn't work for you, and you are not into the whole 'helping out to fix the problem' deal that's attached to open source projects, feel free to not use this module. there are alternatives out there.


SVN revision: 28456
2007-02-24 08:21:40 +00:00