mirror of https://github.com/espruino/BangleApps
|
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
app-icon.js | ||
app.js | ||
app.png | ||
metadata.json | ||
screenshot.png | ||
screenshot2.png |
README.md
LCD Clock Plus
A Casio-style clock, with four ClockInfo areas at the top and bottom. Tap them and swipe up/down and left/right to toggle between different information.
Forked from LCD Clock, inspired by Cassio Watch.
Recommended to be used together with the Casio Logo Widget.
Differences from the original LCD Clock:
- Two extra (4 total) ClockInfo areas at the bottom of the screen. ClockInfo areas are now smaller and only include the icon and the data.
- AM/PM labels moved to the right of the time and are only visible when 12-hour mode is enabled in the system locale settings.
- Month name label added.
- Background color changed to better mimic old-style LCD screens.
- Various small alignment ajustments.