This website works better with JavaScript.
Explore
Help
Register
Sign In
enlightenment
/
enlightenment-module-forecasts
Watch
1
Star
0
Fork
You've already forked enlightenment-module-forecasts
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
247
Commits
1
Branch
0
Tags
2.6 MiB
Tag:
Branch:
Tree:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
enlightenment-module-forecasts
/
INSTALL
6 lines
71 B
Raw
Permalink
Normal View
History
Unescape
Escape
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
3 years ago
To build using meson:
meson build
cd build
ninja
ninja install