Skip to content

Jkker/nyu-academic-calendar

Repository files navigation

This service auto generates iCalendar & Google Calendar subscriptions for NYU's Academic Calendar

GitHub last commit GitHub Workflow Status GitHub license

Usage

Google Calendar

Click to subscribe

Manual Subscription (Google Calendar)

  1. Go to Add Calendar from URL

  2. Paste the following URL:

    https://raw.githubusercontent.com/Jkker/nyu-academic-calendar/main/data/nyu-academic-calendar.ics
    
  3. Click Add Calendar

Development

git clone git@github.com:Jkker/nyu-academic-calendar.git
npm install
npm run build

FAQ

Why not using NYU's official iCal feed?

  • The description field is only available in the JSON feed.
  • The original feed is kinda messy - multiple-day events are separated, all-day events are buggy sometimes, etc.

About

Auto generate iCalendar & Google Calendar subscription of NYU's Academic Calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published