
Custom watch faces on the Fit3 are finally here.
I built FitFace Studio — an Android app that lets you edit watch-faces. Pick a face, swap the background, drag the widgets wherever you want, resize the digits, then send it straight to the watch over Bluetooth.
Nothing gets repackaged or re-signed. It edits the face itself and hands the watch those exact bytes.
Fair warning: it's mostly vibe coded. Works on mine though 🙂
Here it is running on my watch:
https://github.com/satvikgosai/fitface-studio/blob/main/docs/screenshots/on-watch.jpg
Repo: https://github.com/satvikgosai/fitface-studio
APK: https://github.com/satvikgosai/fitface-studio/releases/tag/v0.1.1
Excited for others to try. Feedback welcome.
Edit1: It seems like github has blocked the images from being loaded due to scraping policies, but checkout the repo
Edit2: added image
Edit3: new version