Automation Scripts
This is my personal automation repository index page, recording all technical practices aimed at "making life more efficient". Each module contains core principles, environment configuration, and detailed user manuals.
🗂️ Project Overview
| Project Name | Description | Status | Documentation Link |
|---|---|---|---|
| Virtual Path Campus Run | Xcode & Python-based campus run path simulation | ✅ Online | View Guide → |
| Auto Check-in Detection | Check-in detection based on website text matching | ✅ Online | View Guide → |
| More features... | Coming Soon | ⌛ TBD | N/A |
🚀 Core Projects
🏃 Virtual Path Campus Run
An automated solution designed for campus running scenarios, generating standardized playground tracks via scripts, and using Xcode to invoke iOS developer features for virtual paths.
- Tech Stack: Python, GPX, Xcode.
- Features: Supports 400m/200m track path picking, requiring only the start latitude/longitude and deflection angle.
- Latest Verification: iOS 26.3 / macOS 26.3.
- 👉 Click here for detailed documentation
📅 Auto Check-in Detection
Script-assisted ZJU class check-in reminder based on website text matching.
- Tech Stack: [To be supplemented, e.g., Requests, GitHub Actions, etc.]
- Features: Multi-keyword detection, supports long-term suspension, supports Bark push notifications to iPhone.
- 👉 Click here for detailed documentation
📈 Changelog
- 2026-04-06: Initialized automation workflow main document, added "Campus Run" and "Check-in Detection" modules.
- Earlier: Completed
GPXroute.pyscript version 1.0 development.
Don't waste life on things that can be automated.