/hybrid-weather

!! This project will be restructured to a desktop (unofficial) imgur app

Primary LanguageJavaScriptMIT LicenseMIT

hybrid-weather

Hybrid technologies (Electron [io.js], AngularJS, Ionic framework) to build weather application for cross platform (desktop, mobile and web)

Quick start

$ git clone https://github.com/NaveenKarippai/hybrid-weather
$ cd hybrid-weather/app
$ http-server

###Useful Resources

###Initial build

Linux (tested) and MAC OS (tested) application is pushed to the repo. Windows version is not yet packaged. This project can be ported to multiple platforms - mobile world on cordova and web world as web app or chrome app.

###Weather data openweathermap service is used for weather forecast. Individual developers please sign up the free plan and use unique API key for development.