WeatherFox displays the current weather conditions for a given location.
Version: 0.0.1
Developer: Rishabh Rao
License: Apache License 2.0
- Your favourite web browser: rishabhsrao.github.io/weather-fox/dist or bit.ly/weatherfox-web
- Android: Download or bit.ly/weatherfox-a
- Firefox Marketplace: marketplace.firefox.com/app/weatherfox or bit.ly/weatherfox-fm
- Windows Mobile: Download or bit.ly/weather-wm
- KnockoutJS
- Yeoman.io
- RequireJS
- jQuery deferred
- HTML5 GeoLocation API
- Yahoo! Weather API via Yahoo! Query Language and Yahoo! Pipes (http://pipes.yahoo.com/pipes/pipe.info?_id=687279a3ea30ea78c978b1bf6e235055)
This project's library dependencies are listed in component.json.
Just run npm install && bower install
in the top level directory of this project to download the dependencies.
Once done, you can run grunt server
to run locally or grunt build
to generate a build.