05-03-2021 11:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-03-2021 11:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'd like to create a custom clock face to show specific things I most want shown. I've followed and tried a few things but no luck. Is there a "for dummies" guide/text that takes it step by step in the simplest and most complete way?

05-03-2021 13:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
05-03-2021 13:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @LDB415 - I’m moving your post to the developers’ forum where you may be better able to find help.

05-03-2021 18:43 - edited 05-03-2021 18:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-03-2021 18:43 - edited 05-03-2021 18:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I am going to create a clockface tutorial project with lots of comments to try to help beginners soon.
It may be a bit before it is done though. So before that, you can find pretty much anything you need to know by simply searching it.
For example, to figure out how to add some stats to your clockface, you could search "Fitbit development steps"
This is a similar search to what I do when I need to find something.
05-03-2021 19:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


05-03-2021 19:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Back in time when I moved my very first steps in Fitbit OS coding I made this super simple clockface to help me understanding the basis.
05-04-2021 06:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-04-2021 06:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @LDB415,
I'm in the same boat, just got my Versa 3 yesterday, so nice to see it for real rather than on the simulator!!
I've found looking at some of the example clock faces at https://github.com/Fitbit/ossapps helps quite a bit.
The example from Giampaolo Frello is a nice one to see how got get different bits of data (I needed to change a couple of things (.gui to .view & a widgets.def) to get it to work on the Versa 3).
This lovely example https://github.com/jensoncrawford/fitbit-multi-dial-chronometer has versions for SDK4.2 & 5 which is how I deduced the .view .def stuff in resources)
My main struggle right now is getting my head around the svg stuff.
Enjoy the adventure
Pete
05-04-2021 11:37 - edited 05-04-2021 18:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-04-2021 11:37 - edited 05-04-2021 18:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thank you all for the help so far. I appreciate it. I'll look forward to the tutorial when it comes out Tnoff. Stay off the links and you'll get it out sooner. 🙂 (j/k) I'll check into the other suggested resources too. Thanks again.

