BangleApps/apps/lcars/README.md

29 lines
956 B
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 12:01:58 +00:00
Note: To display the steps, its necessary (but still optional) to install
2021-11-20 09:57:28 +00:00
the [Pedometer widget](https://banglejs.com/apps/#pedometer%20widget).
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.
* Display 24h graphs for steps + hrm.
* Swipe up/down to activate an alarm.
* Full-screen mode.
## Screenshot of multiple screens
Access via swipe left/ right
![](screenshot.png)
![](screenshot_2.png)
2021-11-19 17:19:16 +00:00
## 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)