Skip to content

🎨 Clockfaces & Themes

Jonathas Barbosa edited this page Jun 23, 2025 · 1 revision

One of the coolest features of Clockwise is that you can change its look any time β€” by switching Clockfaces or even creating your own themes!


What is a Clockface?

A Clockface is a "skin" that defines how your Clockwise will display time (and possibly other info).

Clockfaces can be:

  • Fully coded in C++ (for advanced effects)
  • Data-driven using Canvas Clockface β€” no code needed, just a JSON file

How to Change Clockface

Follow the instructions to flash a firmware here


How to create a new Clockface?

I recorded some videos about the Clockwise structure and the Canvas, I recommend to watch them.

Clone this wiki locally