GithubHelp home page GithubHelp logo

jlucoursehelper's Introduction

JLUCourseHelper

概要

JLU近期更换了新的教务系统,WakeUp课程表的自动导入教务功能随之失效。本程序为WakeUp课程表app更新前的一个过渡。

程序下载

Windows版本

Windows版本下载:奶牛快传

Windows版本下载后可直接打开,无需Python环境和依赖。

MacOS版本

MacOS用户请直接克隆本项目,然后使用python执行JLUCourseHelper.py

python3 JLUCourseHelper.py

本程序使用openpyxl来处理xlsx文件,因此在运行前需安装依赖

pip3 install openpyxl

使用

打开新教务系统并进入“我的课表”,然后点击“教学进度表”

点击“导出”,然后点击“导出文件列表”

点击此处的下载按钮,即可得到xlsx文件

把xlsx文件重命名为1.xlsx,并和JLUCourseHelper.exe放在同一目录下

执行脚本:

Windows系统:双击运行JLUCourseHelper.exe

MacOS系统:在终端下打开此目录,然后执行

python3 JLUCourseHelper.py

脚本正常运行时,你应该会看到如下画面:

此时,当前目录下会出现output.csv文件,利用自己的方法把它发送到手机上。

WakeUp APP操作

由于吉林大学本学期开始使用新的时间表,请先将WakeUp课程表中的时间表修改成正确的时间(如下图所示)

随后回到主界面,点击右上角第二个“下载按钮”,并选择“从Excel模板导入”,然后选择“新建课表再导入”

随后点击“选取CSV文件”,找到文件并导入即可

检查

利用此程序导入的课表很有可能会出现错误,因此导入后一定要手动检查课程是否导入正确。

点击右上角...->已添课程,对照教务系统逐一检查每门课程的上课节数是否正确,如有错误请手动修改。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.