Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 513 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 513 Bytes

Pebble.js Tutorial

Sample project from the Getting Started Pebble.js watchapp tutorials, showing how to use Pebble.js to create a watchapp for displaying weather forecasts in a Menu object.

screenshot screenshot1

Important

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