Giter VIP home page Giter VIP logo

classtrack-ucas's Introduction

description

该脚本可将国科大研究生课表导入到手机日历

note

修改https://github.com/guohaodong27/ucas_schedule.git
删除了自动爬取url的过程,修正了时间错误问题和课程详细页错误问题
自动爬取url容易出现问题。

step

先将自己的sep账号登录,
进入选课系统->院系课程选课->点击“课程名称”(例:矩阵分析与应用),
进入课程时间页面,将网址粘贴到urls.txt文件中 例如:

https://jwxkts2.ucas.ac.cn/course/coursetime/246298
https://jwxkts2.ucas.ac.cn/course/coursetime/246440

安装必要的python环境
启动main.py,生成课表.ics,传入手机,直接点击文件,用日历打开。(必要的话,新建日历名称以备删改)
如果出现上课地点错误,新的教学地点,在下方代码加入即可

UCAS_GEO
'教一楼': Geo("教学楼1", 40.25, 116.41),
'教二楼': Geo("教学楼2", 40.25, 116.41),
'雁栖湖东区礼堂': Geo("教学楼2", 40.25, 116.41),
'运动场东区体育馆-篮球': Geo("运动场东区体育馆", 40.25, 116.41)
}

classtrack-ucas's People

Contributors

yfchang-cv avatar

Stargazers

XuanchiZhou avatar  avatar  avatar

Watchers

 avatar

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.