BangleApps/apps/gallifr
thyttan 0d2093a134 Clock app tell clock widgets to hide #3 2022-09-06 20:56:43 +02:00
..
ChangeLog Clock app tell clock widgets to hide #3 2022-09-06 20:56:43 +02:00
README.md
app-icon.js
app.js Clock app tell clock widgets to hide #3 2022-09-06 20:56:43 +02:00
gallifr.png
metadata.json Clock app tell clock widgets to hide #3 2022-09-06 20:56:43 +02:00
screenshot_time.png
settings.js

README.md

Time Traveller's Clock

The time travelling wristwatch is for those who are so attuned to the ebb and flow of time that they no longer require antiquated numbers to read the time.

For those that need some tuition in the ways of the time traveller, the light coloured segment of the pie chart provides a traditional readout of minute. The black sphere that revolves around the edge of the display provides an indication of the hour.

Features

The following aspects are customisable using the App Loader Menu system:

  1. Colour; the dial has four colour schemes:
  • shades of green
  • shades of red
  • shades of blue
  • a 1980's scheme
  1. Widgets; these can be turned on or off - when turned off, the dial uses the whole screen and is slightly larger
  2. Decoration; for those attuned to the time streams, the dial itself reads 'time'. For those who don't need to be reminded what the dial is for, this can be optionally turned off.

Code description

The code includes some functions that others may find useful in creating their own applications. These are explained in my robot-building blog here.