cherche / fuchsia

An attempt at creating an intelligent virtual personal assistant for the web based on Jared Cubilla's Jarvis.
https://cherche.github.io/fuchsia/
MIT License
5 stars 6 forks source link

Add weather support #13

Closed cherche closed 8 years ago

cherche commented 8 years ago

Possibly use http://openweathermap.org/api to get the weather from a city. If no city is found, it could default to a city or say that the city's weather information was not found.

cherche commented 8 years ago

Mostly resolved by #32.