Activity + sunrise and sunset
· vbeta version 03-upd1
About
My first try at creating a watch face.
Shows:
- steps + kms + goal, goal is also shown using a big hand on the top left quadrant
- move scale, bellow the data labels
- battery status
- sunrise + sunset time
- altitude in the label above the center(dont know exactly when this info is available)
- longitude + latitude in the label on the top left quadrant ( display also test data like 0L-1-0)
(altitude + sunrise and sunset need the location , if it is not retrieved from an activity, it use the West longitude and North latitude defined in settings, the default location being Rome)
(This setting stuff need to be tested a bit... So for the time being I haven't added other configuration)
No notification or blue-tooth status at this time.
Only for round face I suppose, I have a FR235.
Normally the sunrise sunset equation are the good one (complex one from http://www.esrl.noaa.gov/gmd/grad/solcalc/sunrise.html
It is a little in beta testing phase, be patient and please signal problems. When I see that it is working, I will publish the source.
Gilles