diff options
| author | Joel Bradshaw <cincodenada@gmail.com> | 2021-06-12 09:05:57 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-12 09:05:57 (GMT) |
| commit | 8fb543f4c3174372f2f373b342a20d394cb58597 (patch) | |
| tree | 0f13356e201282a0c2328087e184b89b1bfd72a3 /README.md | |
| parent | 346d20db52823eeed01d81cee4f413b753fbec9e (diff) | |
Add note about getting GadgetBridge from F-Droid (#358)
* Add note about getting GadgetBridge from F-Droid
Hopefully this is useful and will save folks some frustration
* Add note that GadgetBridge should be downloaded via F-Droid
There's an "unofficial" version on the Play Store that is outdated and doesn't have PineTime support
* Fix typo
* Add starting version, reword a bit
Initial support version is a little fuzzy, 0.47 states it's "not yet usable" but changelog doesn't specify when we've crossed the "usable" threshold.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ As of now, here is the list of achievements of this project: * Firmware validation * System information - Supported by 3 companion apps (development is in progress): - * [Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) (on Android) + * [Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) (on Android via F-Droid) * [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) |
