XJTLU e-Bridge timetable parser that can generate .ics file from HTML page
Repository
Current version released
4 years ago
Dependencies
deno.land/x
e-Bridge Timetable to .ics file
Basic Usage
- Install deno
- Download source code
- Prepare the .html file of e-bridge timetable and rename it to
XJTLU e-Bridge.html deno test -A tests.ts- Check
test.icsin the folder
or
- Install deno
- Download the source code
deno run -A cli.ts
Tip: control + C to force quit cli