BangleApps/apps/bwclk
David Peer 157135242c Minor change 2022-06-29 22:13:03 +02:00
..
ChangeLog Verison 0.12 - Implements a 2D menu. 2022-06-29 19:14:00 +02:00
README.md Minor change 2022-06-29 22:13:03 +02:00
app-icon.js Updated screenshots, icon etc. 2022-04-02 16:59:58 +02:00
app.js Minor design improvements 2022-06-29 22:03:10 +02:00
app.png Updated screenshots, icon etc. 2022-04-02 16:59:58 +02:00
metadata.json Minor design improvements 2022-06-29 22:03:10 +02:00
screenshot.png Minor design improvements 2022-06-29 22:03:10 +02:00
screenshot_2.png Minor design improvements 2022-06-29 22:03:10 +02:00
screenshot_3.png Minor design improvements 2022-06-29 22:03:10 +02:00
screenshot_4.png Minor design improvements 2022-06-29 22:03:10 +02:00
settings.js Hide colon option. 2022-05-20 07:47:35 +02:00

README.md

BW Clock

A very minimalistic clock with date and time in focus.

Features

The BW clock provides many features as well as 3rd party integrations:

  • Bangle data such as steps, heart rate, battery or charging state.
  • A timer can be set directly. Requirement: Scheduler library
  • Weather temperature as well as the wind speed can be shown. Requirement: Weather app
  • HomeAssistant triggers can be executed directly. Requirement: HomeAssistant app

Note: If some apps are not installed (e.gt. weather app), then this menu item is hidden.

Menu

2D menu allows you to display lots of different data including data from 3rd party apps and it's also possible to control things e.g. to set a timer or send a HomeAssistant trigger.

Simply click left / right to go through the menu entries such as Bangle, Timer etc. and click up/down to move into this sub-menu. You can then click in the middle of the screen to e.g. send a trigger via HomeAssistant once you selected it.

   Bpm               ...
    |                 |
  Steps            10 min.          ...                     ...
    |                 |              |                       |
  Battery           5 min          Temp.                 Trigger1
    |                 |              |                       |
  Bangle   -- Timer[Optional] -- Weather[Optional] -- HomeAssistant [Optional]

Settings

  • Fullscreen on/off (widgets are still loaded).
  • Enable/disable lock icon in the settings. Useful if fullscreen is on.
  • The colon (e.g. 7:35 = 735) can be hidden in the settings for an even larger time font to improve readability further.
  • There are no design settings, as your bangle sys settings are used.

Thanks to

Icons created by Flaticon

Creator

David Peer