/mostly-sunny

weather app

Primary LanguageCSSMIT LicenseMIT

mostly sunny

it's an electron-based weather app. super work-in-progress. works on OS X for sure, maybe works alright on windows?

git clone https://github.com/malantonio/mostly-sunny
cd mostly-sunny
cp config.sample.json config.json

add your forecast.io api key in the appropriate field in config.json

npm install
npm start

npm run pack will build the OS X app.

shout-outs