BangleApps/apps/dutchclock
Martin Pool 2f91496e57 Add Midnight
Add README
2024-09-04 01:10:59 +02:00
..
README.md Add Midnight 2024-09-04 01:10:59 +02:00
app-icon.js Add dutchclock app 2024-09-03 00:41:50 +02:00
app.js Add Midnight 2024-09-04 01:10:59 +02:00
app.png Add dutchclock app 2024-09-03 00:41:50 +02:00
default.json Fix setting name 2024-09-03 23:32:19 +02:00
metadata.json Add Midnight 2024-09-04 01:10:59 +02:00
screenshotbangle1-2.png Add some screenshots 2024-09-03 23:20:15 +02:00
screenshotbangle1.png Add some screenshots 2024-09-03 23:20:15 +02:00
screenshotbangle2.png Add some screenshots 2024-09-03 23:20:15 +02:00
settings.js Add date and time settings 2024-09-03 23:26:21 +02:00

README.md

Dutch Clock

This clock shows the time, in words, the way a Dutch person would tell you what time it is. Useful when learning Dutch.

It was inspired by my wife, who sometimes insists I tell her exactly what time it says on the watch and not just an approximation.

Options

  • Three modes:
    • exact time ("zeven voor half zes / twee voor tien")
    • approximate time, rounded to the nearest 5-minute mark ("bijna vijf voor half zes / tegen tienen") (the default)
    • hybrid mode, rounded when close to the quarter marks and exact otherwise ("zeven voor half zes / tegen tienen")
  • Option to turn top widgets on/off (on by default)
  • Option to show digital time at the bottom (off by default)
  • Option to show the date at the bottom (on by default)

Screenshots