BangleApps/apps/lcars/README.md

33 lines
1.1 KiB
Markdown
Raw Normal View History

2021-11-18 15:38:03 +00:00
# LCARS clock
2021-11-20 09:57:28 +00:00
A simple LCARS inspired clock.
2021-12-19 21:25:55 +00:00
Note: To display the steps, its necessary to install
2021-11-20 09:57:28 +00:00
the [Pedometer widget](https://banglejs.com/apps/#pedometer%20widget).
2021-12-19 21:25:55 +00:00
To display the month graphs on screen 2, the health app is required.
Nevertheless, lcars can also be used, with limited functionality, without
installing those apps.
2021-11-19 17:19:16 +00:00
## Features
2021-12-17 15:27:36 +00:00
* LCARS Style watch face
2021-12-19 12:01:58 +00:00
* Shows different states (charging, out of battery, GPS on etc.)
* Shows customizable data (steps, HRM, battery, temperature etc.)
2021-12-19 18:56:34 +00:00
* Change between multiple screens via swipe left/right.
2021-12-19 21:25:55 +00:00
* Display month graphs for steps + hrm on screen 2.
2021-12-19 18:56:34 +00:00
* Swipe up/down to activate an alarm.
* Full-screen mode.
2021-12-19 21:25:55 +00:00
## Multiple screens support
Access different screens via swipe left/ right
2021-12-19 18:56:34 +00:00
![](screenshot.png)
![](screenshot_2.png)
## Icons
<div>Icons made by <a href="https://www.flaticon.com/authors/smashicons" title="Smashicons">Smashicons</a>, <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
2021-11-19 17:19:16 +00:00
## Creator
Made by [David Peer](https://github.com/peerdavid)