Skip to content

x39826/UCS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCS

UCAS course sync tool
国科大课件资料同步工具

Requirement

python 2.7+

Quick Start

  • download
git clone https://github.com/tianxianbaobao/UCS.git
  1. config
    在ucs.config文件中,依次填入用户名,密码,和课件同步位置,如:

     [USER]
     usrname=tianxianbaobao
     passwd=123abc
     savedir=Courses
    
  • run
python login.py

Bug Report

孟轲 <mengke@ncic.ac.cn>

张正宇 <zhangzhengyu@ncic.ac.cn>

About

sync UCAS course material

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%