BangleApps/apps/lcars
David Peer 088453d8ce HRM as default 2022-04-20 17:24:50 +02:00
..
ChangeLog LCARS V0.22 - Fixed alarm and use build in steps function as fallback. 2022-04-20 17:03:15 +02:00
README.md LCARS V0.22 - Fixed alarm and use build in steps function as fallback. 2022-04-20 17:03:15 +02:00
bg_left.png Add files via upload 2022-04-13 15:43:14 -07:00
bg_left_small.png Add files via upload 2022-04-13 15:43:14 -07:00
bg_right.png Add files via upload 2022-04-13 15:43:14 -07:00
bg_right_small.png Add files via upload 2022-04-13 15:43:14 -07:00
lcars.app.js HRM as default 2022-04-20 17:24:50 +02:00
lcars.icon.js Wrong icon. 2021-12-29 09:25:06 +01:00
lcars.png New version 2021-12-19 13:01:58 +01:00
lcars.settings.js HRM as default 2022-04-20 17:24:50 +02:00
metadata.json LCARS V0.22 - Fixed alarm and use build in steps function as fallback. 2022-04-20 17:03:15 +02:00
screenshot_1.png Support for optional fullscreen mode. 2022-02-13 10:16:32 +01:00
screenshot_2.png Support for optional fullscreen mode. 2022-02-13 10:16:32 +01:00
screenshot_3.png Improved non-fullscreen design. 2022-02-13 16:28:50 +01:00

README.md

LCARS clock

A simple LCARS inspired clock. To show weather data such as temperature, humidity or window you BangleJS must be connected with Gadgetbride and the weather app must be installed. To use the timer the "sched" app must be installed on your device.

Control

  • Tap left / right to change between screens.
  • Tap top / bottom to control the current screen.

Features

  • LCARS Style watch face.
  • Enable or disable fullscreen mode (widgets are always loaded, but hidden if fullscreen).
  • Tab on left/right to switch between different screens.
  • Cusomizable data that is shown on screen 1 (steps, weather etc.)
  • Shows random and real images of planets.
  • Tap on top/bottom of screen 1 to activate an alarm. Depends on widtmr.
  • The lower orange line indicates the battery level.
  • Display graphs (day or month) for steps + hrm on the second screen.
  • Customizable theming colors in the settings menu of the app.

Data that can be configured

  • Steps - Steps loaded via the wpedom app.
  • Battery - Current battery level in %
  • VREF - Voltage of battery
  • HRM - Last measured HRM
  • Temp - Weather temperature loaded via the weather module + gadgetbridge
  • Humidity - Humidity loaded via the weather module + gadgetbridge
  • Wind - Wind loaded via the weather module + gadgetbridge. Set kph / mph in the settings.
  • Altitude - Shows the altitude in m.
  • CoreT - Temperature of device

Multiple screens support

Access different screens via tap on the left/ right side of the screen

Creator

Contributors