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
As of now, here is the list of achievements of this project:
31
30
@@ -37,24 +36,38 @@ As of now, here is the list of achievements of this project:
37
36
- Heart rate measurements
38
37
- Step counting
39
38
- Wake-up on wrist rotation
40
-
- Multiple 'apps' :
41
-
* Clock (displays the date, time, battery level, ble connection status, heart rate)
42
-
* System info (displays various info : BLE MAC, build date/time, uptime, version,...)
43
-
* Brightess (allows the user to configure the brightness of the display)
39
+
- Quick actions
40
+
* Disable vibration on notification
41
+
* Brightness settings
42
+
* Flashlight
43
+
* Settings
44
+
- 2 watch faces:
45
+
* Digital
46
+
* Analog
47
+
- Multiple 'apps' :
44
48
* Music (control the playback of the music on your phone)
45
49
* Heart rate (controls the heart rate sensor and display current heartbeat)
46
50
* Navigation (displays navigation instructions coming from the companion app)
47
51
* Notification (displays the last notification received)
48
52
* Paddle (single player pong-like game)
49
53
* Two (2048 clone game)
50
54
* Stopwatch (with all the necessary functions such as play, pause, lap, stop)
55
+
* Motion sensor and step counter (displays the number of steps and the state of the motion sensor in real-time)
56
+
- User settings:
57
+
* Display timeout
58
+
* Wake-up condition
59
+
* Time format (12/24h)
60
+
* Default watch face
61
+
* Battery status
62
+
* Firmware validation
63
+
* System information
51
64
- Supported by 3 companion apps (development is in progress):
52
65
*[Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) (on Android)
53
66
*[Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS and Linux)
54
67
*[Siglo](https://github.com/alexr4535/siglo) (on Linux)
55
68
***[Experimental]**[WebBLEWatch](https://hubmartin.github.io/WebBLEWatch/) Synchronize time directly from your web browser. [video](https://youtu.be/IakiuhVDdrY)
56
-
-**[Experimental]**OTA (Over-the-air) update via BLE
57
-
-**[Experimental]**Bootloader based on [MCUBoot](https://juullabs-oss.github.io/mcuboot/)
69
+
- OTA (Over-the-air) update via BLE
70
+
-[Bootloader](https://github.com/JF002/pinetime-mcuboot-bootloader) based on [MCUBoot](https://juullabs-oss.github.io/mcuboot/)
0 commit comments