From 279122d01da045a3b4e47556cf64df1fad87ee59 Mon Sep 17 00:00:00 2001 From: Andreas Rozek Date: Wed, 19 Jan 2022 16:44:30 +0100 Subject: [PATCH] Delete BangleApps__apps__variable_clock__README.md --- ...angleApps__apps__variable_clock__README.md | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 apps/configurable_clock/BangleApps__apps__variable_clock__README.md diff --git a/apps/configurable_clock/BangleApps__apps__variable_clock__README.md b/apps/configurable_clock/BangleApps__apps__variable_clock__README.md deleted file mode 100644 index da5bed56d..000000000 --- a/apps/configurable_clock/BangleApps__apps__variable_clock__README.md +++ /dev/null @@ -1,27 +0,0 @@ -# Variable Analog Clock # - -This app implements an analog clock with various faces, hands and colors to -choose from. - -You have the choice between: - -* 4 different clock faces ![](Screenshot_01.png) ![](Screenshot_02.png) ![](Screenshot_03.png) ![](Screenshot_04.png) and -* 3 different clock hands (optionally with or without second hands) ![](Screenshot_11.png) ![](Screenshot_12.png) ![](Screenshot_13.png) - -Additionally, you may use the currently configured global theme or configure -your own colors for clock fore- and background and second hands. - -Just swipe up or down to switch from clock display to configuration screen - -![](Screenshot_21.png) ![](Screenshot_22.png) ![](Screenshot_23.png) -![](Screenshot_24.png) ![](Screenshot_25.png) - -Chosen settings will be written to the Bangle.js's flash memory and restored -whenever the clock is started again. - -This clock also acts as an example for the building blocks found in the author's -[GitHub repository](https://github.com/rozek/banglejs-2-activities) - -## License ## - -[MIT License](LICENSE)