Skip to content

Firmware for Pinetime smartwatch written in C/C++ and based on FreeRTOS

License

Notifications You must be signed in to change notification settings

Boteium/InfiniTime

 
 

Repository files navigation

InfiniTime 中文支援

PineTime 現在也可以顯示中文了!
這個 InfiniTime 版本增加了 2500 個精選常用正體中文字,注音符號與日文假名,以提供台灣使用者最佳的顯示體驗。
安裝了本版本後將可顯示約 98% 日常用語。而超過 2500 字的部份,則可搭配 https://github.com/Boteium/GadgetBridge 來做相似字替換,或注音替換 (也就是會有 2% 的錯別字或注音文)

因為中文字必須佔用很大的儲存空間,本版本移除了下列功能

  • 天氣 (還沒有錶面支援顯示)
  • 導航 (GadgetBridge 不支援)
  • 加速感應器 (僅移除 app. 仍可透過藍芽讀取)
  • Two (類似 2048 的遊戲)
  • 錶面: Casio, InfiniTime, PineTime, Terminal (這幾個很佔空間)

Infinitime Traditional Chinese fork

This forks adds about 2500 Traditional Chinese characters, bopomofo, and Japanese kana for Taiwanese user.
Due to the space limit. The following apps are removed.

  • Weather (not yet integrated with watchface)
  • Navigation (no GadgetBridge support)
  • Motion (only remove app. bluetooth backgroud service is still preserved)
  • Two (games)
  • WatchFace: Casio, InfiniTime, PineTime, Terminal (because they takes a lots of space)

Build PineTime Firmware

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

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

I’m not working alone on this project. First, many people create PR for this projects. 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 : He’s 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!

About

Firmware for Pinetime smartwatch written in C/C++ and based on FreeRTOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.9%
  • C++ 9.0%
  • Python 1.6%
  • CMake 0.9%
  • Ruby 0.3%
  • Shell 0.2%
  • Other 0.1%