BangleApps/apps/clockcal
foostuff 2f47070e11
Update metadata.json
2022-03-05 11:48:42 +01:00
..
ChangeLog Update ChangeLog 2022-03-05 11:44:45 +01:00
README.md Update README.md 2022-03-05 11:45:41 +01:00
app-icon.js
app.js
app.png
metadata.json Update metadata.json 2022-03-05 11:48:42 +01:00
screenshot.png
screenshot2.png
settings.js Update settings.js 2022-03-05 11:46:56 +01:00

README.md

Clock & Calendar by Michael

This is my "Hello World". I first made this watchface almost 10 years ago for my original Pebble and Pebble Time and I missed this so much, that I had to write it for the BangleJS2. I know that it seems redundant because there already is a time&cal-app, but it didn't fit my style.

  • locked screen with only one minimal update/minute
  • locked screen
  • unlocked screen (twist?) with seconds
  • unlocked screen

Configurable Features

  • Number of calendar rows (weeks)
  • Buzz on connect/disconnect (I know, this should be an extra widget, but for now, it is a configurable setting)
  • Clock Mode (24h/12h). Doesn't have an am/pm indicator, because I don't really care. It's configurable because it was easy.
  • First day of the week
  • Red Saturday
  • Red Sunday

Feedback

The clock works for me in a 24h/MondayFirst/WeekendFree environment but is not well-tested with other settings. So if something isn't working, please tell me.