Category: Openmoko

A simple world clock

This is a world clock which displays a list. Each list item is a time zone.

2010-03-04: First public release, version 1.0

Package: elmclock_1.0_arm.ipk

Source: elmclock

Screen Shot: Screenshot-Elmclock.png

I have tried to keep the user interface as clean as possible. The application displays a list where each item is the time in one timezone. If you double click on a list item you can enter a name for that timezone. Selecting an item in the list will trigger an update of that item every second. I tried updating every timezone on the second but the moko wasn't up to the task.

Double clicking can be difficult with the touch screen but I assure you it does work.

2010-04-11: Version 1.0

Changes from version 1.0

  1. Time zone labels are stored in a database
  2. On start up the previously seleted time zone will be selected and displayed
  3. The time for the selectd time zone updates every second
  4. Other zones update every minute

Package: elmclock_2.0_arm.ipk

Direct link to this article: http://glitch.tl/elmclock.html