BangleApps/apps/timecal
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
..
testing bug fix settings 2022-02-18 12:41:30 +01:00
ChangeLog Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
README.md Mrk.Color doesn't reflect the color selected #1706 2022-04-18 15:13:25 +02:00
icon.png
metadata.json Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
timecal.app.js v 0.04 fixes #1154 2022-02-17 02:42:21 +01:00
timecal.settings.js Fix apps with undefined variables 2024-03-13 11:51:40 +01:00

README.md

Calendar Clock

Features

Shows the

  • Date
  • Time (hh:mm) - respecting 12/24 (uses locale string)
  • 3 weeks calendar view (last,current and next week)

The settings menu

Calendar View can be customized

  • < Save: Exit and save the current settings
  • Show date: Choose if and how the date is displayed: none, locale [default], monthfull or monthshort.yearshort #weeknum with 0 prefixed
  • Start wday: Set day of week start. Values: 0=Sunday, 1=Monday,...,6=Saturday or -1=Relative to today [default 0: Sunday]
  • Su color: Set Sundays color. Values: none [default], red, green or blue
  • Border: show or none [default]
  • Submenu Today settings - choose how today is highlighted
    • < Back:
    • Color: none, red [default], green or blue
    • Marker: Highlight today graphically. Values: none [default], circle, rectangle or filled
    • Mrk.Color: Circle/rectangle color: red, green [default] or blue
    • Mrk.Size: Circle/rectangle thickness in pixel: min: 1 to 10:max [default:3]
  • < Cancel: Exit and no change. (Nevertheless missing default settings will be added and superflous settings will be removed.)