Custom watch face for Ticwatch C2+ (pmOS)
Go to file
2022-01-02 07:08:11 +01:00
framebuffer feat: Initial commit 2022-01-02 05:28:31 +01:00
system refactor: Clean up code 2022-01-02 07:08:11 +01:00
.gitignore feat: Initial commit 2022-01-02 05:28:31 +01:00
app_clock.go refactor: Clean up code 2022-01-02 07:08:11 +01:00
app_simpleclock.go refactor: Clean up code 2022-01-02 07:08:11 +01:00
draw.go feat: Initial commit 2022-01-02 05:28:31 +01:00
go.mod feat: Initial commit 2022-01-02 05:28:31 +01:00
go.sum feat: Initial commit 2022-01-02 05:28:31 +01:00
main.go refactor: Clean up code 2022-01-02 07:08:11 +01:00
README.md refactor: Clean up code 2022-01-02 07:08:11 +01:00
text.go refactor: Clean up code 2022-01-02 07:08:11 +01:00

watchface

Custom watch face for Ticwatch C2+ any watch running Linux with RGBA /dev/fb0 and 360x360 resolution

Warning: this code is ugly and might be unstable