Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 523 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 523 Bytes

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>