Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Source tree for DblTime Pebble app/watchface
C
branch: master

This branch is 12 commits ahead of mjculross:master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
resources/src
src
README.md
build_zones.py

README.md

Note: This is a watch face based on the DblTime app. It uses hard coded time offsets. Current offsets are +12 hours to +16 hours, which corresponds to time zones in the US to Manila time.

DblTime notes below:

NOTE: to allow full use of the buttons, DblTime loads in as an app (at the same menu level as "Settings" on the Pebble), not as a watchface . . . it just displays a watchface

Features (v 1.5):

  • dual date & time displays
  • with black-on-white for daytime displays & white on black for nighttime displays
  • adjustable # hours offset (-23:30 to +23:30) in 30-minute increments, between primary & secondary time displays (default = 0:00)
  • when # hours offset = 0, secondary date & time are not displayed (primary time display only)
  • enable/disable snooze mode (display blanks after 10 seconds) - default = enable
  • enable/disable hourly chime mode (buzzes on the hour & activates display) - default = disable
  • selectable mm/dd/yy vs dd/mm/yy date display - default = mm/dd/yy
  • enable/disable display of seconds - default = enable
  • displays 12/24 hour format time (using current Pebble Settings)
  • minimal delay when showing time at start-up & when waking from snooze

Operating instructions:

  • to enter "set mode" (snooze), long-press the "select" (middle) button (Z's blink)
  • with "set mode" on "snooze", press the "up" & "down" buttons to toggle between "enable" & "disable"
  • to change "set mode" to "chime", long-press the "select" button (bell blinks)
  • with "set mode" on "chime", press the "up" & "down" buttons to toggle between "enable" & "disable"
  • to change "set mode" to "month-day", long-press the "select" button (M/D blinks)
  • with "set mode" on "month-day", press the "up" & "down" buttons to toggle between mm/dd/yy & dd/mm/yy
  • to change "set mode" to "display seconds", long-press the "select" button (S blinks)
  • with "set mode" on "display seconds", press the "up" & "down" buttons to toggle between "enable" & "disable"
  • to change "set mode" to "offset", long-press the "select" button (TZ blinks)
  • with "set mode" on "offset", press the "up" & "down" buttons to adjust the offset value by 30-minute increments
  • with "set mode" on "offset", press the "select" button to force the offset back to 0
  • to exit "set mode", long-press the "select" button (nothing blinking)
  • with "snooze" mode activated (display blank), press the "up" or "down" buttons to repaint the display

Mark J Culross (KD5RXT) mjculross@sbcglobal.net

Something went wrong with that request. Please try again.