Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/wear-os-hex-editor-watchface.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-03-18 19:14:19 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-03-18 19:14:19 +0300
commit749fc6a5ceebb7f686334767595b33fc8f75df77 (patch)
treeb35046d661b3871477cbc50fb99c6ba11a192724
parentf8ae0a395962aaf5ee476406888d4366a0ab5f0f (diff)
parentdc6c643074c9d055b677f4a4890cbc2e28fbeebe (diff)
Merge branch 'master' of github.com:ClusterM/wear-os-hex-editor-watchface
-rw-r--r--README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index a2b4f46..acefe7b 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@ This watch face looks like retro hex editors for DOS.
![Preview](/app/src/main/res/drawable-nodpi/icon.png)
-![banner2](https://user-images.githubusercontent.com/4236181/158569428-2f0e8eac-a734-4714-afef-854265bae3d3.jpg)
+![Photo](https://user-images.githubusercontent.com/4236181/158569428-2f0e8eac-a734-4714-afef-854265bae3d3.jpg)
-Features:
-* Retro-style scanlines
+## Features:
+* Retro-style scan lines
* Support for round watch as well as rectangular
* Time can be displayed in both decimal and hexadecimal systems
* Optionally date, heart rate, steps and battery status can be displayed in both decimal and hexadecimal systems
@@ -17,3 +17,8 @@ Features:
* Background can be filled with zeros or random data
* Low power consumption when Always-on-Display active
* Always-on-Display anti-burn-in protection
+
+## Legend
+![Legend](/app/src/main/res/drawable-nodpi/explanation.png)
+
+You can always look at this hint in the watch face settings.