You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Music (control the playback of music on your phone)
45
-
* Heart rate (measure your heart rate)
46
-
* Navigation (displays navigation instructions coming from the companion app)
47
-
* Notification (displays the last notification received)
48
-
* Paddle (single player pong-like game)
49
-
* Twos (2048 clone game)
50
-
* Stopwatch
51
-
* Steps (displays the number of steps taken)
52
-
* Timer (set a countdown timer that will notify you when it expires)
53
-
* Metronome (vibrates to a given bpm with a customizable beats per bar)
54
-
- User settings:
55
-
* Display timeout
56
-
* Wake-up condition
57
-
* Time format (12/24h)
58
-
* Default watch face
59
-
* Daily step goal
60
-
* Battery status
61
-
* Firmware validation
62
-
* System information
63
-
- Supported by 3 companion apps (development is in progress):
64
-
*[Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) (on Android via F-Droid)
65
-
*[Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS and Linux)
66
-
*[Siglo](https://github.com/alexr4535/siglo) (on Linux)
67
-
***[Experimental]**[WebBLEWatch](https://hubmartin.github.io/WebBLEWatch/) Synchronize time directly from your web browser. [video](https://youtu.be/IakiuhVDdrY)
68
-
***[Experimental]**[InfiniLink](https://github.com/xan-m/InfiniLink) (on iOS)
69
-
- OTA (Over-the-air) update via BLE
70
-
-[Bootloader](https://github.com/JF002/pinetime-mcuboot-bootloader) based on [MCUBoot](https://www.mcuboot.com)
71
-
72
-
## Documentation
73
-
74
-
### Develop
11
+
-[Getting started with InfiniTime](doc/gettingStarted/gettingStarted-1.0.md)
12
+
-[Updating the software](doc/gettingStarted/updating-software.md)
13
+
-[About the firmware and bootloader](doc/gettingStarted/about-software.md)
- Add more BLE functionalities : call notifications, agenda, configuration, data logging,...
122
-
- Measure power consumption and improve battery life
123
-
- Improve documentation, take better pictures and video than mine
124
-
- Improve the UI
125
-
- Create companion app for multiple OSes (Linux, Android, iOS) and platforms (desktop, ARM, mobile). Do not forget the other devices from Pine64 like [the Pinephone](https://www.pine64.org/pinephone/) and the [Pinebook Pro](https://www.pine64.org/pinebook-pro/).
126
-
- Design a simple CI (preferably self-hosted and easy to reproduce).
127
-
128
-
Do not hesitate to clone/fork the code, hack it and create pull-requests. I'll do my best to review and merge them :)
129
-
130
53
## Licenses
131
54
132
55
This project is released under the GNU General Public License version 3 or, at your option, any later version.
0 commit comments