summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJean-François Milants <jf@codingfield.com>2021-01-23 21:05:37 +0100
committerJean-François Milants <jf@codingfield.com>2021-01-23 21:05:37 +0100
commit0a169b15f18406b0ccaaedea879681015d51defb (patch)
tree3736c6e80dfb6bc3dbe7b45074bb5113abf34d78 /README.md
parent84b509ed9536e081f370d2fd7c519c9ed6acfea4 (diff)
Upgrade feature list in main README.md file.
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 e1819d0f..f8b05bd6 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/)