Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 956 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 956 Bytes

GT Cal

An ical generator for the official GT Academic Calendar
Download an iCalendar file for your academic term

How to use?

Navigate to gtcal.tools.shangen.org and select your academic year / semester you are interested in.

Why?

  • I was sick of waiting for the official registrar calendar page to load whenever I wanted to look something up
  • I wanted to integrate the calendar with my own productivity suite

How it works

Deployment

  • Clone this repo: git clone https://github.com/12458/gtcal.git
  • Change your directory: cd gtcal
  • Install Dependencies: npm install
  • Deploy to Cloudflare Workers: npx wrangler deploy

License

All code in this repository is licensed under the MIT License