文件名称:jsonToIcal:Binus Calendar json数据转换为Google Calendar ical格式
文件大小:3KB
文件格式:ZIP
更新时间:2024-04-04 04:37:29
Python
要使用,请通过运行以下命令安装依赖项: 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
【文件预览】:
jsonToIcal-main
----requirements.txt(65B)
----color_coding_automation.md(815B)
----README.md(741B)
----jsonToIcal.py(2KB)