Fork of github.com/InfiniTimeOrg/InfiniTime
Find a file
2023-12-30 20:11:13 +01:00
.devcontainer lv_img_conv_py: minimal python port of node module 2023-10-26 22:45:01 +02:00
.github CI: install build resource dependency python3-pil package 2023-10-26 22:45:01 +02:00
.idea/codeStyles
.vscode Update VS Code config to C++20 2023-12-10 12:02:42 +01:00
bootloader
cmake-nRF5x
doc User applications selection using CMake 2023-12-23 21:29:13 +01:00
docker docker: Install Node.js in a non-deprecated way (#1849) 2023-11-12 14:09:41 +01:00
hooks
src Update incorrect icon in weather settings 2023-12-30 20:11:13 +01:00
tests
tools
.clang-format
.clang-tidy
.gitattributes
.gitconfig
.gitignore
.gitmodules
.gitpod.yml
CMakeLists.txt CMake user application selection 2023-12-23 21:29:13 +01:00
CONTRIBUTING.md
gcc_nrf52-mcuboot.ld
gcc_nrf52.ld
LICENSE
nrf52.svd
nrf_common.ld
README.md Remove 'Looking for Maintainer' 2023-12-27 20:59:57 +01:00

InfiniTime

InfiniTime logo

Fast open-source firmware for the PineTime smartwatch with many features, written in modern C++.

New to InfiniTime?

Companion apps

Note: We removed mentions to NRFConnect as this app is closed source and recent versions do not work anymore with InfiniTime (the last version known to work is 4.24.3). If you used NRFConnect in the past, we recommend you switch to Gadgetbridge.

Development

Contributing

Build, flash and debug

API

Architecture and technical topics

Project management

Licenses

This project is released under the GNU General Public License version 3 or, at your option, any later version.

It integrates the following projects:

Credits

Im not working alone on this project. First, many people create pull requests for this project. Then, there is the whole #pinetime community: a lot of people all around the world who are hacking, searching, experimenting and programming the Pinetime. We exchange our ideas, experiments and code in the chat rooms and forums.

Here are some people I would like to highlight:

  • Atc1441: He works on an Arduino based firmware for the Pinetime and many other smartwatches based on similar hardware. He was of great help when I was implementing support for the BMA421 motion sensor and I²C driver.
  • Koen: Hes working on a firmware based on RiotOS. He integrated similar libs as me: NimBLE, LittleVGL,… His help was invaluable too!
  • Lup Yuen Lee: He is everywhere: he works on a Rust firmware, builds a MCUBoot based bootloader for the Pinetime, designs a Flutter based companion app for smartphones and writes a lot of articles about the Pinetime!