BangleApps/apps/clockcal
Micha 00d74ceef6
Update ChangeLog
2022-03-23 14:46:03 +01:00
..
ChangeLog Update ChangeLog 2022-03-23 14:46:03 +01:00
README.md Update README.md 2022-03-14 08:58:53 +01:00
app-icon.js Add files via upload 2022-03-05 11:43:48 +01:00
app.js configurable drag gestures 2022-03-23 14:37:44 +01:00
app.png Add files via upload 2022-03-05 11:39:09 +01:00
metadata.json increment version 2022-03-23 14:40:31 +01:00
screenshot.png Add files via upload 2022-03-05 11:42:07 +01:00
screenshot2.png Add files via upload 2022-03-05 11:42:07 +01:00
screenshot3.png Add files via upload 2022-03-14 08:35:26 +01:00
settings.js Configurable drag gestures 2022-03-23 14:38:42 +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.

Screenshot description
locked screen locked: triggers only one minimal update/min
unlocked screen unlocked: smaller clock, but with seconds
big calendar swipe up for big calendar, (up down to scroll, left/right to exit)

Configurable Features

  • Number of calendar rows (weeks)
  • Buzz on connect/disconnect (I know, this should be an extra widget, but for now, it is included)
  • Clock Mode (24h/12h). Doesn't have an am/pm indicator. It's only there because it was easy.
  • First day of the week
  • Red Saturday
  • Red Sunday
  • Swipes (to disable all gestures)
  • Swipes: music (swipe down)
  • Spipes: messages (swipe right)

Auto detects your message/music apps:

  • swiping down will search your files for an app with the string "music" in its filename and launch it
  • swiping right will search your files for an app with the string "message" in its filename and launch it.
  • Configurable apps coming soon.

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: https://github.com/foostuff/BangleApps/issues