极域电子教室防控制
  • PowerShell 100%
Find a file
2026-04-08 11:10:43 +08:00
.github/workflows ci: enforce PR flow for dev/canary/release 2026-04-08 11:07:17 +08:00
docs ci: enforce PR flow for dev/canary/release 2026-04-08 11:07:17 +08:00
scripts fix: branch protection script JSON encoding 2026-04-08 11:10:43 +08:00
.gitattributes Initial commit 2019-05-09 17:31:34 +08:00
.gitignore chore: reset repo, user-focused README, and release automation 2026-04-08 11:01:04 +08:00
LICENSE 更新帮助文档 2020-04-06 20:48:35 +08:00
README.md docs: refine README and cite upstream project 2026-04-08 11:01:37 +08:00
tasks.MD chore: reset repo, user-focused README, and release automation 2026-04-08 11:01:04 +08:00

JiYuNext

面向 Windows 的本地桌面工具项目
目标:轻量、即开即用、无需额外运行库

本项目基于原项目 imengyu/JiYuTrainer 进行重构。

项目统计

Release Downloads Stars Forks Issues Last Commit Release Pipeline License

项目状态

JiYuNext 处于重构阶段,正式可用版本将通过 GitHub Releases 发布。

核心目标

  • 单文件运行:下载后双击即可使用
  • 纯本地运行:不依赖服务器
  • 轻量低占用:优先优化体积与资源使用
  • 兼容 WindowsWin7 到 Win11覆盖 x86 与 x64

系统兼容矩阵(目标)

系统 x86 x64
Windows 7 计划支持 计划支持
Windows 8.1 计划支持 计划支持
Windows 10 计划支持 计划支持
Windows 11 计划支持 计划支持

下载与使用

  1. 进入 Releases 页面。
  2. 按系统架构下载对应文件:JiYuNext-x86.exeJiYuNext-x64.exe
  3. 双击运行,不需要安装额外运行库。

问题反馈

若你遇到问题,请在 Issues 提交以下信息:

  • 系统版本(如 Win10 22H2 x64
  • 软件版本Release Tag
  • 复现步骤
  • 错误截图或日志

隐私说明

  • 软件按本地运行方式设计,不依赖远程服务。
  • 具体行为以发布版说明与源码为准。

许可证

MIT License详见 LICENSE