A simple weather watch face, shows location and weather. Uses Open Weather Map for data. Built with SDK 2.0, and is configurable via Android or iOS Pebble app.
Current version: 1.5
Current configuration options:
2 themes to choose from, white on black or black on white.
Choose between Fahrenheit or Celsius.
Choose timeout between weather updates.
Enable static location (uses a set location instead of getting your location from the phone's services
There are "notification" icons that will pop up in the bottom right hand corner.
The "clock" symbol means it's waiting for PebbleKit (the Javascript engine built into the Pebble app on your smart phone) to initialize.
The "refresh" symbol (a circle arrow) means it's in the process of refreshing your weather.
The "!" symbol means there was an error refreshing weather, either it failed to get location from your phone, or it failed to communicate with openweathermap.org
Current configuration options:
2 themes to choose from, white on black or black on white.
Choose between Fahrenheit or Celsius.
Choose timeout between weather updates.
Enable static location (uses a set location instead of getting your location from the phone's services
There are "notification" icons that will pop up in the bottom right hand corner.
The "clock" symbol means it's waiting for PebbleKit (the Javascript engine built into the Pebble app on your smart phone) to initialize.
The "refresh" symbol (a circle arrow) means it's in the process of refreshing your weather.
The "!" symbol means there was an error refreshing weather, either it failed to get location from your phone, or it failed to communicate with openweathermap.org