aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-03-29 15:41:35 +1300
committerArslaan Pathan <[email protected]>2026-03-29 15:41:35 +1300
commit2a1ab7b446f35d9a07d72f7ce737fa63a14e4eb4 (patch)
tree761bd2050ee188b07dfcc15143e74c6af21be142 /README.md
parent11b234c8bdb53a64d4cb730c2231db4b424896fb (diff)
downloadzwzn-freefit-re-2a1ab7b446f35d9a07d72f7ce737fa63a14e4eb4.tar.xz
zwzn-freefit-re-2a1ab7b446f35d9a07d72f7ce737fa63a14e4eb4.zip
License stuff
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f71382..f02b841 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,10 @@ Reverse-engineering a sketchy Chinese watch app
Documentation/protocols derived from decompiled FereFit Android app (jadx)
(com.czw.freefit, SHENZHEN ZHONGWEI INTELLIGENT TECHNOLOGY Co.,Ltd)
+## Disclaimer
+
+I request that none of this code and/or documentation, in part or in full, be hosted on GitHub, SourceForge, or any other proprietary platform. This request is made out of respect for both me, the developer, and you, the user.
+
## What this is and why it exists
This is a git repo containing protocol documentation of the `freefit` watch app, commonly known as "FereFit", "Lyne_Wearables", "HomieFit", "zwsvibe", and "WIRCASS". It allows us to make our own app implementations for some watches that use these apps. In particular, my testing occurs with the "Watch ULTRA", which I cannot find any more brand information on, though it's a sort of no-name Apple Watch ULTRA knockoff. Although, this protocol should work fine for most other watches that use these apps.