BangleApps/apps/gallifr
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
..
ChangeLog Changed setWatch to Bangle.setUI 2021-06-24 15:13:45 +01:00
README.md Adding README 2020-05-11 10:35:17 +01:00
app-icon.js Sanity check 2020-05-11 00:12:59 +01:00
app.js Changed setWatch to Bangle.setUI 2021-06-24 15:13:45 +01:00
gallifr.png Add files via upload 2020-05-10 22:55:50 +01:00
metadata.json Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-06 12:47:26 +01:00
screenshot_time.png added more screenshots and put them into apps.json 2021-10-28 21:51:11 +01:00
settings.js Force indent to 2 spaces 2020-05-24 00:32:33 +03:00

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.