1
0
Fork 0
BangleApps/apps/lcars/README.md

33 lines
1.3 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.
2022-01-03 16:07:17 +00:00
Note: To display the steps, the health app is required. If this app is not installed, the data will not be shown.
To contribute you can open a PR at this [GitHub Repo]( https://github.com/peerdavid/BangleApps)
2021-11-19 17:19:16 +00:00
## Features
2021-12-19 21:30:40 +00:00
* LCARS Style watch face.
* Full screen mode - widgets are still loaded.
* Supports multiple screens with different data.
* [Screen 1] Date + Time + Lock status.
* [Screen 1] Shows randomly images of real planets.
* [Screen 1] Shows different states such as (charging, out of battery, GPS on etc.)
* [Screen 1] Swipe up/down to activate an alarm.
* [Screen 1] Shows 3 customizable datapoints on the first screen.
* [Screen 2] Display month graphs for steps + hrm on the second screen.
2021-12-19 18:56:34 +00:00
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
2022-01-03 16:07:17 +00:00
## Contributors
- Creator: [David Peer](https://github.com/peerdavid).
- Improvements: [Adam Schmalhofer](https://github.com/adamschmalhofer).