1
0
Fork 0
BangleApps/apps/gallifr
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
..
ChangeLog Bump app versions 2024-03-04 22:32:06 +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 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
gallifr.png
metadata.json Bump app versions 2024-03-04 22:32:06 +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.