From 571e500bbb99e146ba0acedc1fa5492944e8f81c Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Tue, 28 Jul 2026 16:11:00 +0300 Subject: [PATCH] docs: add English README --- README.en-US.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 README.en-US.md diff --git a/README.en-US.md b/README.en-US.md new file mode 100644 index 0000000..22c8591 --- /dev/null +++ b/README.en-US.md @@ -0,0 +1,52 @@ +# CTYunPC KeepAlive Tool Release Repository + +This repository is used to release the **CTYunPC KeepAlive Tool** and to collect and track user feedback via [GitHub Issues](https://github.com/mzl980425/CTYunPCKeepAlive/issues). + +> ⚠️ **Note**: This tool is closed-source software and **does not contain any source code**. This repository is used solely for distributing binary files and reporting issues. + +截图1 +截图2 + +--- + +## 📥 Download + +Please go to [Release](https://github.com/mzl980425/CTYunPCKeepAlive/releases/latest) to download. + +> ✅ **Please make sure to download the version files starting with `v`** (e.g., `v1.2.0-setup.exe`), as these are the official application releases. + +--- + +## 📦 Release Notes + +### Version Naming Convention + +- **`vX.Y.Z`**: Official application version, requires manual download and installation. +- **`@YYYY.MM.DD`**: Keep-alive script snapshot, updates automatically upon page refresh; **no manual action required**. + +### Artifact Types + +| File Extension | Type Description | Recommended Use Case | +|----------------|------------------|----------------------| +| `-setup.exe` | Installer version| First-time install or long-term use | +| `-portable.exe` | Portable version | Temporary use or no-installation requirements | + +> 💡 Unless you have specific needs, **it is recommended to use the installer version with the `-setup.exe` extension**. + +--- + +## 🚀 Download Acceleration (Recommended for Mainland China) + +Due to network restrictions, it is recommended to use the following (or other) GitHub proxy acceleration sites for downloading: + +- +- +- +- +- +- +- + +--- + +If you have any questions or suggestions, please feel free to submit them in [Issues](https://github.com/mzl980425/CTYunPCKeepAlive/issues).