uofgcal/readme.md

18 lines
882 B
Markdown
Raw Permalink Normal View History

2024-09-25 01:20:37 +00:00
<div align="center">
2024-09-25 01:28:18 +00:00
<img src="marquee.jpg" height="175">
<h1>UofG Calendar Sync</h1>
2024-09-25 01:20:37 +00:00
</div>
2024-09-25 01:28:18 +00:00
The University of Glasgow's timetable ICS is locked behind authentication, preventing popular calendar apps like [Google Calendar](https://calendar.google.com/) from synchronising it. **uofgcal** is a service which acts as a proxy to the calendar file, authenticating on behalf of calendar apps that do not support authentication.
This service is provided for all students, free-of-charge. The service can also be self-hosted, for those concerned about security - however the system is designed to be as bullet-proof as possible as it handles incredibly sensible data.
This software is in early alpha stages, so expect many breaking changes. You can see a roadmap of what is to come below.
### Roadmap
2024-09-25 01:20:37 +00:00
- logging
- web dashboard
- key rotation
2024-09-25 01:28:18 +00:00
- emails for when authentication fails