diff options
-rw-r--r-- | README.md | 21 | ||||
-rw-r--r-- | screenshot_gallery.png | bin | 0 -> 14644 bytes | |||
-rw-r--r-- | screenshot_github.png | bin | 0 -> 39428 bytes |
3 files changed, 18 insertions, 3 deletions
@@ -1,9 +1,24 @@ # CPU -Digital clock face for Fitbit Versa, inspired by retro computer ads. +Digital clock face for Fitbit Versa, inspired by retro computer ads. Currently in early development. -Currently in early development. +![Screenshot](./screenshot_github.png) + +## Current Features + +* Time (12 / 24 hr) +* Day and date +* Heart rate +* Step count + +## Planned Features + +* Weather +* Other activity stats (configurable) +* Heart rate animation # Acknowledgements -This project was started from the [Fitbit/sdk-lcd-clock](https://github.com/Fitbit/sdk-lcd-clock) example, as of [commit 8f19795](https://github.com/Fitbit/sdk-lcd-clock/commit/8f19795141c284c79df3fa03841c2d6480520b53).
\ No newline at end of file +This project was started from the [Fitbit/sdk-lcd-clock](https://github.com/Fitbit/sdk-lcd-clock) example, as of [commit 8f19795](https://github.com/Fitbit/sdk-lcd-clock/commit/8f19795141c284c79df3fa03841c2d6480520b53). + +The clock numerals are based on the [Chintzy CPU](https://www.fontspace.com/%C3%A6nigma-fonts/chintzy-cpu-brk) font. All other text uses [Quantifier](https://www.fontspace.com/total-fontgeek-dtf-ltd/quantifier-nbp).
\ No newline at end of file diff --git a/screenshot_gallery.png b/screenshot_gallery.png Binary files differnew file mode 100644 index 0000000..d3c853f --- /dev/null +++ b/screenshot_gallery.png diff --git a/screenshot_github.png b/screenshot_github.png Binary files differnew file mode 100644 index 0000000..2a119b0 --- /dev/null +++ b/screenshot_github.png |