# Celechron

> Time management and student services tool for Zhejiang University students. (iPhone/iPad app by 子捷 施.)

- Source: https://appshunter.io/ios/app/celechron/id6477194529 (this page in markdown: same URL + `.md`)
- Developer: [子捷 施](https://appshunter.io/developer/1727805912)
- Category: Education, Productivity
- Price: Free
- Rating: 5.00/5 from 6 App Store ratings
- Age rating: 4+
- Requires: iOS 13.0 · 25 MB
- Languages: Chinese (Simplified, China)
- Released: 2025-06-09
- Data updated: 2026-09-01
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/celechron/id6477194529/reviews.md

## What is Celechron?

Celechron是服务于浙大学生的时间管理工具，提供任务规划、课表查看、成绩查询、付款码展示等功能。

Celechron iOS支持两种桌面小组件：日程小组件和付款码小组件

## Key features

- Task planning
- Timetable viewing
- Grade inquiry
- Payment code display
- Desktop widgets


## Frequently asked questions about Celechron

### What is Celechron?

Celechron is a time management and student services application specifically designed for Zhejiang University students. It helps users organize tasks, view their class schedules, check academic grades, and display payment codes.

### What are the main features of Celechron?

Celechron offers task planning, timetable viewing, grade inquiry, and payment code display. It also provides two types of desktop widgets for iOS: a schedule widget and a payment code widget.

### Is Celechron available on Android?

Based on the provided information, Celechron supports iPhone, iPad, and iPod devices, indicating it is currently available on iOS platforms.

### How often is Celechron updated?

The latest version of Celechron is 1.2.0, and it was last updated on April 27, 2026. This suggests a history of regular updates to improve functionality and user experience.

### What is the user rating for Celechron?

Celechron has received an excellent rating of 5.0 stars from 5 ratings, indicating a very positive reception from its current user base.

### Does Celechron have ads?

No, Celechron does not contain advertisements. The app is free to use and does not display any ads to its users.

### What is the age rating for Celechron?

Celechron has an age rating of 4+, making it suitable for a wide range of users, including younger students.

### Can Celechron help track academic progress?

Yes, Celechron includes a grade inquiry feature, which allows students to check their academic results and track their progress within the university system.

## Version history (last 5 releases)

### 1.3.0 — 2026-07-17

本次更新：

新功能

@Phil-Fan 带来了多项新功能和UI改进：
 - 新增 DDL 截止提醒通知功能（由 @ChenyuHeee 实现）
 - 新增 任务界面滑动手势，支持快速完成/重启/删除任务
 - 新增 加权绩点计算，可自定义选择参与计算的课程
 - 新增 支持本科生抓取234课堂已获分数
 - 新增 付款码刷新按钮，可手动刷新付款码
 - 新增 退出登录二次确认弹窗，防止误操作
 - 新增 日程界面增加课表入口
 - UI：支持已选部分百分制绩点展示
 - UI：期中考试在考试详情和课程详情界面增加特殊标识与形状区分

适配与稳定性

 - 适配 iOS 26：迁移至 UIScene 生命周期
 - 修复 macOS 系统 keychain 与 iCal 同步兼容问题（@Phil-Fan）
 - 修复 iCal 导出功能在 iPad 平台的适配问题（@Phil-Fan）

Bug 修复

 - 修复：解析成绩、课表等数据时频繁出现失败的问题（@bno3bno3）
 - 修复：并发重登时出现"假成功"的问题；为研究生爬虫补充相同的重登流程（@bno3bno3）
 - 修复：_iPlanetDirectoryPro 会话过期时自动重新获取，不再抛出异常（@bno3bno3）
 - 修复：大一新生无法查询考试信息的问题（@supper500）
 - 修复：因课名过长或冲突课程过多导致的 UI Overflow（@Phil-Fan）
 - 修复：学在浙大作业抓取不应显示助教身份的作业（@Phil-Fan）
 - 修复：教务系统验证码识别及刷新缓存问题（@poormonitor）
 - 修复：并行请求优化，修正课程时间顺序，考试周前自动发起查询（@poormonitor）
 - 修复：关闭弹窗后才修改日程开始/结束时间（@poormonitor）
 - 修复：本研课程互通时 ugrs 抓取研究生课程信息的问题（@Phil-Fan）
 - 修复：setState() called during build 错误（@Phil-Fan）
 - 自动更新 Credits 页面中的 Contributors 列表（@Phil-Fan）

感谢 @Phil-Fan、@ChenyuHeee、@bno3bno3、@poormonitor、@supper500 的贡献！

### 1.2.0 — 2026-04-27

本次更新：

新功能

@Phil-Fan 带来了多项新功能和UI改进：
 - 新增 DDL 截止提醒通知功能（由 @ChenyuHeee 实现）
 - 新增 任务界面滑动手势，支持快速完成/重启/删除任务
 - 新增 加权绩点计算，可自定义选择参与计算的课程
 - 新增 支持本科生抓取234课堂已获分数
 - 新增 付款码刷新按钮，可手动刷新付款码
 - 新增 退出登录二次确认弹窗，防止误操作
 - 新增 日程界面增加课表入口
 - UI：支持已选部分百分制绩点展示
 - UI：期中考试在考试详情和课程详情界面增加特殊标识与形状区分

适配与稳定性

 - 适配 iOS 26：迁移至 UIScene 生命周期
 - 修复 macOS 系统 keychain 与 iCal 同步兼容问题（@Phil-Fan）
 - 修复 iCal 导出功能在 iPad 平台的适配问题（@Phil-Fan）

Bug 修复

 - 修复：解析成绩、课表等数据时频繁出现失败的问题（@bno3bno3）
 - 修复：并发重登时出现"假成功"的问题；为研究生爬虫补充相同的重登流程（@bno3bno3）
 - 修复：_iPlanetDirectoryPro 会话过期时自动重新获取，不再抛出异常（@bno3bno3）
 - 修复：大一新生无法查询考试信息的问题（@supper500）
 - 修复：因课名过长或冲突课程过多导致的 UI Overflow（@Phil-Fan）
 - 修复：学在浙大作业抓取不应显示助教身份的作业（@Phil-Fan）
 - 修复：教务系统验证码识别及刷新缓存问题（@poormonitor）
 - 修复：并行请求优化，修正课程时间顺序，考试周前自动发起查询（@poormonitor）
 - 修复：关闭弹窗后才修改日程开始/结束时间（@poormonitor）
 - 修复：本研课程互通时 ugrs 抓取研究生课程信息的问题（@Phil-Fan）
 - 修复：setState() called during build 错误（@Phil-Fan）
 - 自动更新 Credits 页面中的 Contributors 列表（@Phil-Fan）

感谢 @Phil-Fan、@ChenyuHeee、@bno3bno3、@poormonitor、@supper500 的贡献！

### 1.1.0 — 2025-11-02

本次更新：

@Phil-Fan 为Celechron带来了两项新功能：
 - 新增 系统日历同步功能和iCal导出功能，现在可以把Celechron生成的课表和日程表导出到其他App了
 - 新增 绩点隐藏功能

@Dawn1Ocean 对校园卡付款码功能进行了维护：
 - 适配新版校园卡API（elife），解决了大一同学无法使用付款码的问题。

感谢 @Phil-Fan 和 @Dawn1Ocean 的贡献！

### 1.0.4 — 2025-06-27

本次更新：

1. 修复因本科生教务网因入口地址变更，而导致的无法刷新的问题
2. 修复本科生国际课程学分不计入学期学分的bug

感谢@STDquantum的贡献！

### 1.0.3 — 2025-06-17

本次更新：

1. 修复因本科生教务网启用了https，而导致的无法刷新的问题
2. 修复本科生因主修成绩中有“无效”项而导致的崩溃
3. 图标支持黑暗模式

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-09-01.*
