Skip to content

michaelmoney/weatherApp

Repository files navigation

Weather App

Simple weather desktop application built with NW.JS, Angular, HTML, Less and Open Weather API.

Preview1

Application layout (OSX)

Preview2

Application settings (OSX)

Preview3

Getting Started

1) Clone project repo:

https://github.com/michaelmoney/weatherApp.git
 git@github.com:michaelmoney/weatherApp.git

2) In terminal run:

npm install

3) Dev mode (with file watchers):

grunt serve

4a) Build package for OSX:

grunt build:osx

4b) Build package Windows:

grunt build:win

5) Open application from

/build/WeatherApp/{OS}/

About

Simple weather application written in JS using NW.JS, Angular, HTML, Less and Open Weather API.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors