This tutorial describes how to build a
Pebble "smart watch" application for a
Drupal website using the
PebbleKit Javascript Framework.
The application itself will be fairly simple. It will wait for you to click the "Select" button on the Pebble watch. Once the button is clicked, the app will grab your current latitude and longitude coordinates. It will then use the Services module to create an Article node and save the coordinates onto a Geofield on your Drupal site.
Let's get started!