summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Robinson <m.alexanderrobinson@yahoo.com>2021-03-23 18:19:56 -0500
committerAlex Robinson <m.alexanderrobinson@yahoo.com>2021-03-23 18:19:56 -0500
commit181fb35b29458fc56bc696040331f0a56d00414d (patch)
tree3ce8df95832564c67a8b11503bb2986a3929cf18 /README.md
parent9f9d0eb5df8ff86b9cd1e095afa3159094dde53c (diff)
add siglo as a companion app
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 96e35d8f..cf58d395 100644
--- a/README.md
+++ b/README.md
@@ -45,9 +45,10 @@ As of now, here is the list of achievements of this project:
* Paddle (single player pong-like game)
* Two (2048 clone game)
* Stopwatch (with all the necessary functions such as play, pause, lap, stop)
- - Supported by 2 companion apps (development is in progress):
+ - Supported by 3 companion apps (development is in progress):
* [Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) (on Android)
* [Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS and Linux)
+ * [Siglo](https://github.com/alexr4535/siglo) (on Linux)
* **[Experimental]** [WebBLEWatch](https://hubmartin.github.io/WebBLEWatch/) Synchronize time directly from your web browser. [video](https://youtu.be/IakiuhVDdrY)
- **[Experimental]** OTA (Over-the-air) update via BLE
- **[Experimental]** Bootloader based on [MCUBoot](https://juullabs-oss.github.io/mcuboot/)