mirror of
https://github.com/13hannes11/ics-proxy.git
synced 2024-09-06 08:01:41 +02:00
3f0bb9d5fcaf302770a514e3766d6a69502bfdc6
ics-proxy
You can find a running instance of this code on ics-proxy.de. The docker image is published on DockerHub.
Motivation
This application was build because of my frustration with my Universities publishing of schedules. Schedules can be found on TimeEdit, however, changes to my schedule (for example dropping a course) meant that all ics links on all of my devices needed to be replaced. Additionally, each semester this needed to be done as well. I therefore created this proxy to have an easy way of replacing ics links without needing to update the link in my calenders.
Building
The easiest way to build this repository is to use docker. You can simply run docker build -t ics-proxy .
Deployment
To deploy you can simply use the docker-compose.yml file.
Languages
Rust
61.2%
HTML
35.9%
Dockerfile
2.3%
Shell
0.6%