BangleApps/apps/line_clock
Paul Spenke c21ea99724 Refactor settings in line_clock app
The `settings` object has been renamed to `initialSettings` for better clarity as these values represent the initial, default settings. Also, the code to remove the clock UI has been commented out, possibly signaling future work on applying the Fast Load system, but this needs to be confirmed. Lastly, calling settings to draw locking and minute indicators has been updated to call the renamed `initialSettings` object.
2024-01-20 19:48:33 +01:00
..
ChangeLog Update changelog 2024-01-06 15:06:25 +01:00
LICENSE Add new Line Clock application 2024-01-05 12:15:31 +01:00
README.md Add new Line Clock application 2024-01-05 12:15:31 +01:00
app-icon.js Add new Line Clock application 2024-01-05 12:15:31 +01:00
app-icon.png Add new Line Clock application 2024-01-05 12:15:31 +01:00
app-screenshot.png Add new Line Clock application 2024-01-05 12:15:31 +01:00
app.js Refactor settings in line_clock app 2024-01-20 19:48:33 +01:00
metadata.json Implement showMinute setting in Line Clock app 2024-01-05 19:15:55 +01:00
settings.js Implement showMinute setting in Line Clock app 2024-01-05 19:15:55 +01:00

README.md

Line Clock

This app displays a simple, different looking, analog clock. It considers the currently configured "theme" (and may therefore look different than shown in the screenshot on your watch depending on which theme you prefer).

License

MIT License