https://github.com/soptikha2/ntu-timetable-export
Export NTU SG stars timetable to ical
https://github.com/soptikha2/ntu-timetable-export
Last synced: about 1 year ago
JSON representation
Export NTU SG stars timetable to ical
- Host: GitHub
- URL: https://github.com/soptikha2/ntu-timetable-export
- Owner: SoptikHa2
- Created: 2023-02-14T10:52:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T10:58:23.000Z (over 3 years ago)
- Last Synced: 2025-06-17T09:05:16.574Z (about 1 year ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NTU timetable export
Parses NTU STARS timetable and exports it to isc format. ISC format may be imported into pretty much every calendar, including google calendar.
Compile:
```
tsc
```