Skip to content

Multiple timezone watchface for Pebble, based on Trammell Hudson's one

License

Notifications You must be signed in to change notification settings

DidierA/hudson-timezones

Repository files navigation

hudson-timezones

Multiple timezone watchface for Pebble, based on Trammell Hudson's one

The original work for this watchface is available here: https://bitbucket.org/hudson/pebble

I have ported it to SDK 2.0, and added a 4 timezones option.

Configure

To configure timezones, change src/hudson-timezones.c :

  • set gmt_offset to your local timezone
  • change #define NUM_TIMEZONES , and comment/uncomment the font definition macros accordingly. If you change this, you must also change appinfo.json accordingly.
  • in array timezones[NUM_TIMEZONES], replace the city names and offset by the ones you want (offset is in minutes from UTC).

Build

Build with pebble build and install with pebble install (see https://developer.getpebble.com/2/guides/ for more info)

About

Multiple timezone watchface for Pebble, based on Trammell Hudson's one

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published