From c46084e28ff09ad2721123b95a836092d4d9fb83 Mon Sep 17 00:00:00 2001 From: Daniel Cox Date: Tue, 15 Feb 2022 17:04:41 +1300 Subject: [PATCH] Rolex README.md --- apps/Rolex/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 apps/Rolex/README.md diff --git a/apps/Rolex/README.md b/apps/Rolex/README.md new file mode 100644 index 000000000..4c24aad0c --- /dev/null +++ b/apps/Rolex/README.md @@ -0,0 +1,12 @@ +# Rolex + +![](screenshot.png) + +Created with the aid of the Espruino documentation and looking through many of the wonderful exising watchfaces that have been made. +This has not been tested on a watch yet as I haven't aquired one but has been tested in the emulator. +The hands don't rotate dead on center but they're as close as I could get them to. + +Special thanks to: +* rozek (for his updated widget draw code for utilization with background images) +* Gordon Williams (Bangle.js, watchapps for reference code and documentation) +* The community (for helping drive such a wonderful project)