BangleApps/apps/bttfclock/README.md

38 lines
968 B
Markdown
Raw Normal View History

2024-11-06 12:26:40 +00:00
# Back to the future Clock
![](screenshot.png)
2024-11-06 12:26:40 +00:00
A watchface inspierd by <a target="_blank" href="https://apps.garmin.com/apps/d181bcf9-5421-42a5-b460-863e5e76d798">this garmin watchface</a>.<br/>
## Todo
- Improving quality of Fonts.
- More status icons.
- A way to change step golas.
- Improving bangle app performances (using functions for images and specialized array).
## Functionalities
- Current time
- Current day and month
- Steps
- Battery
2024-11-06 12:31:21 +00:00
- Step goal
- Bluetooth connected icon
2024-11-06 12:26:40 +00:00
## Screenshots
Clock:<br/>
## Usage
## Links
### code ispired by
advCasioBangleClock <a target="_blank" href="https://github.com/dotgreg/advCasioBangleClock">https://github.com/dotgreg/advCasioBangleClock</a>
2024-11-06 12:31:21 +00:00
2024-11-06 12:26:40 +00:00
93dub <a target="_blank" href="https://github.com/espruino/BangleApps/tree/master/apps/93dub">https://github.com/espruino/BangleApps/tree/master/apps/93dub</a>
### Creator
2024-11-06 12:31:21 +00:00
<a target="_blank" href="https://github.com/NoobEjby">https://github.com/NoobEjby</a>