BangleApps/apps/hworldclock
Gordon Williams b5abec090e hworldclock 0.34: Fix 'fast load' so clock doesn't always redraw when screen unlocked/locked 2023-12-04 15:45:08 +00:00
..
ChangeLog hworldclock 0.34: Fix 'fast load' so clock doesn't always redraw when screen unlocked/locked 2023-12-04 15:45:08 +00:00
README.md Added setting to show single offset small, as if there is more than one 2022-12-18 11:59:07 +02:00
app.js hworldclock 0.34: Fix 'fast load' so clock doesn't always redraw when screen unlocked/locked 2023-12-04 15:45:08 +00:00
app.png Initial Release 2022-06-11 15:16:18 +02:00
custom.html Added missing position note 2022-07-01 19:12:53 +02:00
hworldclock-icon.js Initial Release 2022-06-11 15:16:18 +02:00
hworldclock.png Initial Release 2022-06-11 15:16:18 +02:00
metadata.json hworldclock 0.34: Fix 'fast load' so clock doesn't always redraw when screen unlocked/locked 2023-12-04 15:45:08 +00:00
screenshot_hworld.png Initial Release 2022-06-11 15:16:18 +02:00
settings.js Default single offset small to false in the menu 2022-12-18 12:20:20 +02:00

README.md

Hanks World Clock - See the time in four locations

In addition to the main clock and date in your current location, you can add up to three other locations. Great for travel or remote working.
Additionally we show the sunset/sunrise and seconds for the current location. The day name is shown in your locale. Also, you can swipe up to show the current time to a friend.

All this is configurable:

  • Show seconds only when unlocked (saves battery) / always / do not show seconds
  • Green color on dark mode (on/off)
  • 1 Offset Small: single location shows as small (like more than 1)
  • Show sun info (on/off) (set your location in the mylocation app)
  • Rotation degree on swipe (off / 90 / 180 / 270)

Usage

Location for sun set / rise set with mylocation app.

Provide names and the UTC offsets for up to three other timezones in the App Loader before uploading. These are stored in a json file on your watch. UTC offsets can be decimal (e.g., 5.5 for India).

The clock does not handle summer time / daylight saving time changes automatically. If one of your three locations changes its UTC offset, you can simply change the setting in the App Launcher and update. Currently the clock only supports 24 hour time format for the additional time zones.

BangleJS2: Swipe up to rotate screen (Target rotation can be set in the settings). Swipe up again to go back to the default rotation. So you can show the time to a friend real quick or temporarily change orientation for sports etc.

Requests

Please use the Espruino Forum if you have feature requests or notice bugs.

Creator

Created by Hank.

Based on the great work of "World Clock - 4 time zones". Made by Scott Hale