A forked alternative to the InfiniTime firmware for the PineTime smartwatch with more useful default apps, quicker updates, new features, and expanded customization
- Getting started with InfiniTime
- Updating the software
- About the firmware and bootloader
- Available apps
- Available watch faces
- PineTimeStyle Watch face
- Gadgetbridge (Android)
- InfiniLink (iOS)
- InfiniTimeExplorer (Web)
InfiniTimeExplorer is only compatible with web browsers that support Web BLE. Current fully supported browsers include Chrome and Microsoft Edge.
- Rough structure of the code
- How to implement an application
- Generate the fonts and symbols
- Bootloader, OTA and DFU
- External resources
- InfiniTime simulator (for this fork)
- Build the project
- Build the project with Docker
- Flash the firmware using OpenOCD and STLinkV2
- Flash the firmware using SWD interface
- Flash the firmware using JLink
- Flash the firmware using GDB
- Stub using NRF52-DK
This project is released under the GNU General Public License version 3 or, at your option, any later version.
It integrates the following projects:
- RTOS: FreeRTOS under the MIT license
- UI: LittleVGL/LVGL under the MIT license
- BLE stack: NimBLE under the Apache 2.0 license
- Font: Jetbrains Mono under the Apache 2.0 license






