# Mystic Clock for Bangle.js A retro-inspired watchface featuring time, date, and an interactive data display line. ## Features - 24 or 12-hour time (adjustable via the Settings menu) - Variable colors (also in the Settings) - Interactive data display line (use upper and lower watch-buttons to rotate between values) - Cover watch screen with your hand to put it to sleep (the watch, not your hand) - International localization of date (which can be disabled via the Settings if memory becomes an issue) The interactive line rotates between the following items: - Current time zone - Battery charge level - Device ID (derived from the last 4 of the MAC) - Memory usage - Firmware version ## Inspirations - [CLI Clock](https://github.com/espruino/BangleApps/tree/master/apps/cliock) - [Dev Clock](https://github.com/espruino/BangleApps/tree/master/apps/dclock) - [Digital Clock](https://github.com/espruino/BangleApps/tree/master/apps/digiclock) - [Simple Clock](https://github.com/espruino/BangleApps/tree/master/apps/sclock) - [Simplest Clock](https://github.com/espruino/BangleApps/tree/master/apps/simplest) Icon adapted from [Public Domain Vectors](https://publicdomainvectors.org/en/free-clipart/Digital-clock-display-vector-image/10845.html). ## Changelog - 1.00: First published version. (June 2021) ## Author Eric Wooodward https://itsericwoodward.com/