A modified version of the Futura-Weather App by Niknam.
Two very basic customizations (for me):
-- date field shows numeric "month/day"
-- last successful weather data fetch time at bottom right
1.0 - see above
1.1 - fetch time sync-ed to exact weather update time (instead of 1 min after).
1.121 - remove "@ --:--" on inital startup
Developed on cloudpebble.
Github source code now available.
Note: requires httpebble from the app store.
I got an email from Niknam saying that he doesn't want me sharing his paid-for weather service. That's reasonable (I guess).
So, I modified the watchface to:
- call my weather.php file hosted on the free 000webhost.com site
- weather.php queries the free openweather service for weather data
Enjoy.
As always, comments appreciated.
And source available if you, say, wanna change from Celsius to Fahrenheit