aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-03-29 16:13:10 +1300
committerArslaan Pathan <[email protected]>2026-03-29 16:13:10 +1300
commit9b0ccfa1fb87cb84002dc1dddbcb27cbabfe7536 (patch)
tree5edde82121f7427ec950f2c1dea2abfd4689d4d4
parent1df9772deea8453a1e2cb4181eac08cc3cd8e43a (diff)
downloadzwzn-freefit-re-9b0ccfa1fb87cb84002dc1dddbcb27cbabfe7536.tar.xz
zwzn-freefit-re-9b0ccfa1fb87cb84002dc1dddbcb27cbabfe7536.zip
move the last paragraph into its own section for clarity
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7502236..26f8184 100644
--- a/README.md
+++ b/README.md
@@ -103,4 +103,6 @@ The following scripts are available:
They are named after FereFit, one of the names of the app, because I am decompiling the FereFit APK (even though it's all one codebase under different names, the app detects which one it's meant to be using functions such as isFereFit() and isHomieFit(), etc and just sets the UI and API to that).
They will probably stay that way because I can't be bothered to rename them to freefit, and therefore future ones will also be named after FereFit for consistency or something like that.
+## Status
+
As of 2026-03-29 (NZDT), I am actively reverse engineering this device. Hopefully, as I continue to take apart the `freefit` app, I can add more test scripts and documentation to this repo.