将电子科大课程表导出到Google日历
项目描述
# uestc课程表
将电子科大课程表导入到Google日历。
配合使用:
https://gist.github.com/helloqiu/6055929ac8a15af2e50a5ba02885dafd
# 使用方法
``` bash
$ python setup.py install
$ uestc --help
用法:uestc [-h] [-c position] [-d date] [-p address:port]
将课程表导入到Google Calendar。
可选参数
-h, --help 显示此帮助信息并退出
-c position 课程json文件的位置
-d date 开学第一周的周一的年月日,例如 2017-09-01
-p address:port Google无法在国内访问,您需要一个SOCKS5代理,例如 localhost:1080
```
# 许可证
GPL
将电子科大课程表导入到Google日历。
配合使用:
https://gist.github.com/helloqiu/6055929ac8a15af2e50a5ba02885dafd
# 使用方法
``` bash
$ python setup.py install
$ uestc --help
用法:uestc [-h] [-c position] [-d date] [-p address:port]
将课程表导入到Google Calendar。
可选参数
-h, --help 显示此帮助信息并退出
-c position 课程json文件的位置
-d date 开学第一周的周一的年月日,例如 2017-09-01
-p address:port Google无法在国内访问,您需要一个SOCKS5代理,例如 localhost:1080
```
# 许可证
GPL