summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThe King <27705324+jlukanc1@users.noreply.github.com>2021-01-24 21:01:14 (GMT)
committerGitHub <noreply@github.com>2021-01-24 21:01:14 (GMT)
commit8c3df5f0211e0cc31de90039a73fe48b9a9aafe0 (patch)
tree88fc0671a629b27793a418df76f543c7913b644a /README.md
parent51c8cadcb78bdbe9013f5aace629c96ed3dfd06f (diff)
parent80838d1e42e83b50188d6237d16c81cfa27781a6 (diff)
Merge branch 'develop' into upstream-dev
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 10 insertions, 6 deletions
diff --git a/README.md b/README.md
index e1819d0..f8b05bd 100644
--- a/README.md
+++ b/README.md
@@ -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/)