/utd-cal

🗓️ creates an ics file with all my classes and accounts for holidays

Primary LanguageTypeScript

todo one day: make this a bookmarklet? i could see this being helpful to others + wouldn't be hard, would need to:

  • modify script to...
    • make the semester request and use data from the response instead of the copy-paste data approach
    • make the cal output to a file download using browser apis instead of writing fs apis
  • move this into my main website repo
  • create a page in my website w setup steps + directions

also need to make this DST-aware, my calendar events were off by an hour when the time change happened in the fall :(

Getting Started

Cloning the repo

bun create blank ./NAME_HERE

Execute a file (eg. src/index.js)

bun run ./src/index.js