Projects icon indicating copy to clipboard operation
Projects copied to clipboard

Fetch your location's weather

Open tiikeri opened this issue 9 years ago • 4 comments

Fetch a location's weather using a script. I plan to make this using openweathermap's API.

tiikeri avatar Jul 16 '15 19:07 tiikeri

hey ! I want to work on it. Since I'm novice to GitHub,it would be better if you can guide little bit along my way.

ghost avatar Jun 10 '17 14:06 ghost

I actually did something similar awhile back I think after my sophomore year using Forecast.io now called Dark Sky API, so another API you can use. Here is the finished repo

carsnwd avatar Jun 10 '17 16:06 carsnwd

Today it's pretty common to use a chat bot to do so. Would be really cool.

Mazuh avatar Jun 10 '17 16:06 Mazuh

one can use wunderground API as well to fetch location weathers data. Please refer to sample program /simple-java-wunderground-api which uses wunderground api to retrieve weather data as a reference.

sbelidhe avatar Nov 13 '17 15:11 sbelidhe