Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Forked, clunky PineTime firmware, with changes bodged in from other forks

License

Notifications You must be signed in to change notification settings

Commenter25/InfiniTime25

 
 

Repository files navigation

Forked, probably clunky firmware for the PineTime smartwatch, with changes I mostly bodged in from other forks, and from PRs that haven't made it to main.

This is a personal fork, likely not meeting any standards of polish, only really focused on what I want, and will be updated whenever I feel like reflashing my watch. I don't expect anyone else to use this. I will bring any clean and useful changes upstream, or at least give it a distinct home. Though since you're here, if you happen to like my specific combination of things, feel free to use it or fork it yourself!

Changes

Not stolen

  • Increase notif vibrate from 35ms to 300ms
  • Increase timer vibrate from 35ms to 1500ms

Stolen from mashuptwice (deleted account and repo)

  • Increase alarm timeout from 60s to 3m
  • Move Music to right of watch face
  • Start Music with volume buttons

Stolen from PrivateGER

  • Don't alert while charging
  • Add remaining time to Music
  • Add swiping indicator to Music
  • Swap notif indicator with a bell icon

Stolen from upstream PRs


Everything below is the original README, for convenience.


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

New to InfiniTime?

Companion apps


InfiniTimeExplorer is only compatible with web browsers that support Web BLE. Current fully supported browsers include Chrome and Microsoft Edge.

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 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: 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

Forked, clunky PineTime firmware, with changes bodged in from other forks

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.5%
  • C++ 9.3%
  • Python 1.7%
  • CMake 0.9%
  • Ruby 0.3%
  • Shell 0.2%
  • Other 0.1%