Fast open-source firmware for the PineTime smartwatch with many features, written in modern C++.
This is my personal fork with patches from the community. Here I can use Github actions and provide binaries for friends and myself. Please see InfiniTime's main repo to contribute back to this great project.
-
Re-enable the Motion app
-
Rearrange app listings
-
DisplayApp: Go to clock on wakeup if no app loaded by vkareh
-
lowersleep: Improve algorithm by checking wrist angle by FintasticMan