Sign in to sync your profiles across devices using Firebase Realtime Database.
Import your schedule and update course info from external sources.
Paste your iCalendar (ICS) link to import classes into the calendar.
Fetches all semesters from start to end in chronological order.
Fetch the latest course catalog to enrich course details (name, lecturer, etc.).
Quick Import (3 steps):
copy(JSON.stringify([...document.querySelectorAll('tr[aria-label][id]')].filter(r=>/^[a-f0-9-]{36}$/i.test(r.id)).map(r=>({t:r.getAttribute('aria-label'),u:location.origin+'/Panopto/Pages/Viewer.aspx?id='+r.id}))))
The data is automatically copied to your clipboard!
The cloud data is different from your local data. How would you like to resolve this?