BangleApps/apps/clockcal
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01:00
..
ChangeLog clockcal: fix lint warnings 2024-04-04 23:53:39 +02:00
README.md Adjusted README, back out of calendar via button. 2024-03-23 06:02:30 +01:00
app-icon.js Add files via upload 2022-03-05 11:43:48 +01:00
app.js clockcal: fix lint warnings 2024-04-04 23:53:39 +02:00
app.png Add files via upload 2022-03-05 11:39:09 +01:00
metadata.json clockcal: fix lint warnings 2024-04-04 23:53:39 +02: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 chore: rm semicolons at end of clkinfo + settings 2024-10-30 20:20:44 +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
⬆️/⬇️ to scroll
⬅️/➡️ to exit

Configurable Features

  • Number of calendar rows (weeks)
  • Buzz on connect/disconnect (feel free to disable and use a widget)
  • Clock Mode (24h/12h). (No am/pm indicator)
  • First day of the week
  • Red Saturday/Sunday
  • Swipe/Drag gestures to launch features or apps.

Integrated swipe launcher: (Configure in Settings)

  • ⬇️ (down) will search your files for an app with the string "message"
  • ➡️ (right) will search your files for an app with the string "music"
  • ⬅️ (left) will search your files for an app with the string "agenda"
  • ⬆️ (up) will show the internal full calendar

Feedback

If something isn't working, please tell me: https://github.com/Stuff-etc/BangleApps/issues (I moved my github repo)

Planned features:

  • Internal lightweight music control, because switching apps has a loading time.
  • Clean up settings
  • Maybe am/pm indicator for 12h-users
  • Step count (optional)