/ucmerced-ical

📆 A simple tool for importing UC Merced course schedules into Apple Calendar, Google Calendar, and other calendars that accept ICS files.

Primary LanguageTypeScriptMIT LicenseMIT

📆 UC Merced iCalendar Tool

A simple tool for importing UC Merced course schedules into Apple Calendar, Google Calendar, and other calendars that accept ICS files.

This project is inspired by ryanlee68's merced_calendar. You can check it out here!

Built with

Run Locally

Clone the project

git clone https://github.com/aelew/ucmerced-ical.git

Go to the project directory

cd ucmerced-ical

Install dependencies

npm i

Start development server

npm run dev

License

MIT