From 66e2092357d08c495e2f55763b77d8ada490ff9f Mon Sep 17 00:00:00 2001 From: Martin Hub Date: Thu, 4 Mar 2021 17:11:06 +0100 Subject: [PATCH] Add WebBLEWatch option to update time --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0f8992d..3f89ec7d 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ As of now, here is the list of achievements of this project: - 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 and 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/)