A multifunctional Pebble watchface.
- Time, date, day of week
- Weather (Open-Meteo)
- Text description
- Weather icons (day/night)
- Temperature (°F/°C)
- Steps
- Battery level
- Percentage
- Icon
- Bluetooth status (connected/disconnected)
- Vibrate on Bluetooth disconnect
- Vibrate on the hour
- UTC time
- Sunrise/sunset
- Displays the upcoming sunrise/sunset times. For example, if the current time is a few minutes past sunset, then the sunset time displayed will be for the following day.
- Moon phase
- Temperature Unit
- °F
- °C
- Date Format
- Date Separator
- Vibrate on connect/disconnect
- Vibrate on the hour
- Weather Update Interval (minutes)
- Pebble 2 Duo
- Pebble Time 2
- Update the "version" in
package.json - Commit and tag the new version. Only update the major/minor versions. Seems
like Pebble does not support patch versions.
- e.g.
git commit -m "v1.2.0" && git tag v1.2.0
- e.g.
pebble clean && ./build-release.sh- Draft a new release and upload
./build/last_time.pbwvia web UI












































