diff options
| author | JF <jf@codingfield.com> | 2021-02-04 16:36:34 (GMT) |
|---|---|---|
| committer | Gitea <gitea@fake.local> | 2021-02-04 16:36:34 (GMT) |
| commit | 3f7360ca186933b600d362c12e7c62d9df509aa4 (patch) | |
| tree | 9e7bff44e541526ae50b183a64cfe1d22a13cc56 /README.md | |
| parent | 76ab14fa5f7979dd764b449396dc5835a286ec6d (diff) | |
| parent | 6259b816287f8f74dadf50334a445cd9fe16d415 (diff) | |
Merge branch 'develop' of JF/PineTime into master
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -34,14 +34,18 @@ As of now, here is the list of achievements of this project: - Time synchronization via BLE - Notification via BLE - Multiple 'apps' : - * Clock (displays the date, time, battery level, BLE connection status, heart rate and step count) - * Heart rate - * Motion - * System info (displays various info : BLE MAC, build date/time, uptime, version, ...) - * Brightness (allows the user to configure the brightness of the display) + * Clock (displays the date, time, battery level, ble connection status, heart rate) + * System info (displays various info : BLE MAC, build date/time, uptime, version,...) + * Brightess (allows the user to configure the brightness of the display) + * Music (control the playback of the music on your phone) + * Heart rate (controls the heart rate sensor and display current heartbeat) + * Navigation (displays navigation instructions coming from the companion app) + * Notification (displays the last notification received) + * Paddle (single player pong-like game) + * Two (2048 clone game) - Supported by 2 companion apps (development is in progress): * [Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) (on Android) - * [Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS) + * [Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS and Linux) - **[Experimental]** OTA (Over-the-air) update via BLE - **[Experimental]** Bootloader based on [MCUBoot](https://juullabs-oss.github.io/mcuboot/) |
