Digital clock face for Fitbit Versa, inspired by retro computer ads
This repository has been archived on 2026-07-12. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • JavaScript 99.8%
  • CSS 0.2%
Find a file
2019-05-23 20:15:06 -04:00
app Always darken leading zero of time 2019-05-23 20:15:06 -04:00
companion Updated for Versa 2018-03-11 18:04:46 +00:00
resources Integrate KiezelPay/Fitbit_Realistic_HRM 2019-05-20 14:25:02 -04:00
settings Initial 2017-08-24 15:05:51 +01:00
.gitignore Implement basic clock face 2019-05-15 21:59:46 -04:00
LICENSE Update README, LICENSE, etc. for new project 2019-05-15 21:36:18 -04:00
package-lock.json Implement basic clock face 2019-05-15 21:59:46 -04:00
package.json Always darken leading zero of time 2019-05-23 20:15:06 -04:00
README.md Update README 2019-05-20 14:29:46 -04:00
screenshot_gallery.png Update README 2019-05-19 17:42:45 -04:00
screenshot_github.png Update README 2019-05-19 17:42:45 -04:00

CPU

Digital clock face for Fitbit Versa, inspired by retro computer ads. Currently in early development.

Screenshot

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 example, as of commit 8f19795.

The clock numerals are based on the Chintzy CPU font. All other text uses Quantifier.

Heart rate readings and animation are based on KiezelPay/Fitbit_Realistic_HRM as of commit 14c5f52.