Skip to content

Commit 0a169b1

Browse files
committed
Upgrade feature list in main README.md file.
1 parent 84b509e commit 0a169b1

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,18 @@ As of now, here is the list of achievements of this project:
3434
- Time synchronization via BLE
3535
- Notification via BLE
3636
- Multiple 'apps' :
37-
* Clock (displays the date, time, battery level, BLE connection status, heart rate and step count)
38-
* Heart rate
39-
* Motion
40-
* System info (displays various info : BLE MAC, build date/time, uptime, version, ...)
41-
* Brightness (allows the user to configure the brightness of the display)
37+
* Clock (displays the date, time, battery level, ble connection status, heart rate)
38+
* System info (displays various info : BLE MAC, build date/time, uptime, version,...)
39+
* Brightess (allows the user to configure the brightness of the display)
40+
* Music (control the playback of the music on your phone)
41+
* Heart rate (controls the heart rate sensor and display current heartbeat)
42+
* Navigation (displays navigation instructions coming from the companion app)
43+
* Notification (displays the last notification received)
44+
* Paddle (single player pong-like game)
45+
* Two (2048 clone game)
4246
- Supported by 2 companion apps (development is in progress):
4347
* [Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) (on Android)
44-
* [Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS)
48+
* [Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS and Linux)
4549
- **[Experimental]** OTA (Over-the-air) update via BLE
4650
- **[Experimental]** Bootloader based on [MCUBoot](https://juullabs-oss.github.io/mcuboot/)
4751

0 commit comments

Comments
 (0)