mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-25 18:20:14 +08:00
Brings in 反检测 commits (bf3132a,076ac37) from origin: - 验证码 in-loop 等待 + 指纹/行为加固 - 通用浮层启发式自动关闭 Conflict resolution: laodeng/index.js — kept registerNativeSource helper from upstream merge and combined with origin's enhanced toString hijack that supports __laodengExtraNativeSources path-based lookups. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
ui
An Electron application with Vue and TypeScript
Recommended IDE Setup
Project Setup
Install
$ pnpm install
Development
$ pnpm dev
Build
# For windows
$ pnpm build:win
# For macOS
$ pnpm build:mac
# For Linux
$ pnpm build:linux