Skip to content

Latest commit

 

History

History

weather

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Weather powered by Open Weather Map

On the configuration.json file, you should put the latitude and longitude of the place where the forecast will be queried. For example, if you live in Bat Cave, NC, USA the configuration would look as follows:

{
  "latitude": 35.4515,
  "longitude": -82.2871
}

To get the REST API key to use on the credentials.json file, you need to create an account here