Download & install landing page for 亦可赛艇 / treehole, the unofficial mobile client of SJTU's anonymous campus forum.
- App source: ayaka-notes/treehole-app
- Static site lives in
docs/— a single self-containedindex.html(no build step), with Chinese / English i18n. - Deployed to GitHub Pages via
.github/workflows/pages.ymlon every push tomain.
- Android APK and iOS IPA download buttons
- Feature overview
- A fool-proof, step-by-step iOS install guide (AltStore sideloading)
- A short Android install guide
It is plain HTML — just open docs/index.html in a browser, or:
cd docs && python3 -m http.server 8000Download / repository URLs are constants at the top of the <script> block in
docs/index.html (RELEASES, REPO) — edit them there if the locations change.