1. 首页
  2. 移动开发
  3. 其他
  4. jsonToIcal:Binus Calendar json数据转换为Google Calendar ical格式 源码

jsonToIcal:Binus Calendar json数据转换为Google Calendar ical格式 源码

上传者: 2021-03-27 11:12:11上传 ZIP文件 3KB 热度 10次
要使用,请通过运行以下命令安装依赖项: pip3 install -r requirement.txt 使用: chmod +x jsonToIcal.py ./jsonToIcal.py -i inputfile.json -o outputfile.ics 颜色代码,请按照说明进行操作,但复制并粘贴color_coding_automation.md中的代码 对于binus日历时间表: 1. go to binusmaya.binus.ac.id 2. login 3. Learning > Class Schedule 4. inspect page or (ctrl + shift + i) 5. go to Network tab 6. press Ctrl + R or refresh the page 7. find "classScheduleGetStudentC
用户评论