finished README

This commit is contained in:
xclele 2024-05-31 22:03:23 +08:00
parent 5d82272295
commit 0d0c637d75
6 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,42 @@
**本脚本使用 https://github.com/Feldan/ZFClassTable2ICS 修改而来其中课程开始时间和持续时间根据未来城校区2023年作息如果需要更改可以自行更改js文件中``TIME``里每节课的时间。**
# 油猴插件安装
在浏览器的插件商店里搜索tampermonkey插件并点击安装我使用微软Edge浏览器Edge的插件商店油猴链接如下 https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd?hl=en-US&gl=HK
# 安装本课表导出插件
下载本插件点击右上角的下载压缩包zip然后解压得到插件的.js文件。
在浏览器右上角插件中找到油猴插件,点击,然后选择管理面板,打开后如下图:
![img](figure/fig1.JPG)
直接从资源管理器中将下载的.js文件拖到这个管理面板上会弹出安装插件界面
![img](figure/fig2.JPG)
选择安装即可。
# 使用
打开教务系统中的学生个人课表:
![img](figure/fig3.png)
首先选择本学期第一个星期一,然后点击生成课表,下载得到.ics日历文件。
.ics文件可以使用各种日历平台导入如``outlook````outlook``可以在各种平台上使用,这样可以避免使用各种课程表软件。
PC端安装了outlook客户端可以直接双击.ics文件选择当前使用的日历进行导入
![img](figure/fig4.JPG)
**建议新建一个本学期课表的日历,比如上图中的大三下**
然后这个账号的课表就会跨平台同步,在手机上也可以看到课表了。
# 课表效果
![img](figure/fig5.jpg)

BIN
figure/fig1.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

BIN
figure/fig2.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB

BIN
figure/fig3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

BIN
figure/fig4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

BIN
figure/fig5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 KiB