Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 766 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 766 Bytes

pebblekit-js-weather

Build Status

screenshot screenshot

This watchapp uses PebbleKit JS to fetch weather data from the openweathermap.org and display it on the watch. It uses the location provided by the phone to look up the nearest location, and sends temperature data along with that location's name. A weather icon is also displayed.

Important

To obtain weather information, you must supply a value for myAPIKey in src/pebble-js-app.js. These are freely available from OpenWeatherMap.org.