Skip to main content
Deno 2 is finally here 🎉️
Learn more

e-Bridge Timetable to .ics file

Basic Usage

  1. Install deno
  2. Download source code
  3. Prepare the .html file of e-bridge timetable and rename it to XJTLU e-Bridge.html
  4. deno test -A tests.ts
  5. Check test.ics in the folder

or

  1. Install deno
  2. Download the source code
  3. deno run -A cli.ts

Tip: control + C to force quit cli