This repository was archived by the owner on Nov 13, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1010Export the curriculum of NUAA to a ` .ics ` calendar file, in order to import
1111class events to other calendars (e.g. Google Calendar).
1212
13+ ** Pull Requests Welcome!**
14+
1315## Quick Start
1416
15- [ ![ asciicast ] ( https://asciinema.org/a/HNivm2Ax5PpuUx6e5LwMwxffA.png )] ( https://asciinema.org/a/HNivm2Ax5PpuUx6e5LwMwxffA )
17+ [ ![ DEMO ] ( https://asciinema.org/a/HNivm2Ax5PpuUx6e5LwMwxffA.png )] ( https://asciinema.org/a/HNivm2Ax5PpuUx6e5LwMwxffA )
1618
1719## Installation
1820
@@ -40,10 +42,10 @@ $ python setup.py install
4042$ nuaaical
4143```
4244
43- You will get the ` .ics ` file path, you can import it to Google
45+ The ` .ics ` file path will be shown in the output , you can import it to Google
4446Calendar etc.
4547
46- ## TroubleShoot
48+ ## Troubleshoot
4749
4850### Command Not Found
4951
Original file line number Diff line number Diff line change 11# NUAA iCal Python
22
3- ![ Python Version] ( https://img.shields.io/badge/python-3.6-blue .svg )
3+ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/NUAAiCal .svg )
44[ ![ pypi package] ( https://img.shields.io/pypi/v/NUAAiCal.svg )] ( https://pypi.python.org/pypi/NUAAiCal/ )
55![ PyPI - Status] ( https://img.shields.io/pypi/status/NUAAiCal.svg )
66![ PyPI - License] ( https://img.shields.io/pypi/l/NUAAiCal.svg )
99
1010将南京航空航天大学的课程表(不含体育、实验等课程)导出成 ` .ics ` 日历格式,以将课程事件导入其他日历软件(如 Google Calendar)。
1111
12+ 欢迎贡献代码,提交 ` PR ` !
13+
1214## 快速使用
1315
14- [ ![ asciicast ] ( https://asciinema.org/a/HNivm2Ax5PpuUx6e5LwMwxffA.png )] ( https://asciinema.org/a/HNivm2Ax5PpuUx6e5LwMwxffA )
16+ [ ![ DEMO ] ( https://asciinema.org/a/HNivm2Ax5PpuUx6e5LwMwxffA.png )] ( https://asciinema.org/a/HNivm2Ax5PpuUx6e5LwMwxffA )
1517
1618## 安装
1719
You can’t perform that action at this time.
0 commit comments