1
0
Fork 0
BangleApps/apps/lato
Septolum 2d26028e24 Update changelog 2024-08-06 21:52:42 +01:00
..
ChangeLog Update changelog 2024-08-06 21:52:42 +01:00
README.md Add date settings, update readme 2024-08-06 18:42:53 +01:00
app.js Add date settings, update readme 2024-08-06 18:42:53 +01:00
app.png Lato version of Simplepp Clock 2022-12-08 20:12:47 +00:00
icon.js made icon transparent, fixed screenshot filename 2022-12-11 18:52:59 +00:00
lato.fast.js Adding app id to clockinfo to ensure clock faces remember their own settings 2023-05-17 09:06:45 +01:00
lato.slow.js Adding app id to clockinfo to ensure clock faces remember their own settings 2023-05-17 09:06:45 +01:00
metadata.json Add date settings, update readme 2024-08-06 18:42:53 +01:00
screenshot1.png Lato, fixed screenshot filename 2022-12-11 19:13:36 +00:00
screenshot2.png Lato version of Simplepp Clock 2022-12-08 20:12:47 +00:00
screenshot3.png Lato version of Simplepp Clock 2022-12-08 20:12:47 +00:00
screenshot4.png Add date settings, update readme 2024-08-06 18:42:53 +01:00
settings.js Add date settings, update readme 2024-08-06 18:42:53 +01:00

README.md

Lato

A simple clock with the Lato font, with fast load and clock_info

This clock is a Lato version of Simplest++. Simplest++ provided the smallest example of a clock that supports 'fast load' and 'clock info'. Lato takes this one step further and adds the lovely Lato font. The clock is derived from Simplest++ and inspired by the Pastel Clock.

Usage

  • When the screen is unlocked, tap at the bottom of the csreen on the information text. It should change color showing it is selected.

  • Swipe up or down to cycle through the info screens that can be displayed when you have finished tap again towards the centre of the screen to unselect.

  • Swipe left or right to change the type of info screens displayed (by default there is only one type of data so this will have no effect)

  • Settings are saved automatically and reloaded along with the clock.

  • Date display can be enabled and disabled, along with format choice in the app settings

About Clock Info's

  • The clock info modules enable all clocks to add the display of information to the clock face.

  • The default clock_info module provides a display of battery %, Steps, Heart Rate and Altitude.

  • Installing the Sunrise ClockInfo adds Sunrise and Sunset times into the list of info's.

References

With Thanks

  • Gordon for support
  • David Peer for his work on BW Clock

Written by: Hugh Barney For support and discussion please post in the Bangle JS Forum

Date functionality added by Septolum