Faerbit / campus-ics-feed

Simple webserver which serves the ICS calendar file from FH Aachen Campus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Campus ICS Feed

This is a simple web server which serves the ICS schedule from Campus Office for RWTH Aachen and FH Aachen.

Dependencies

  • Python 3
  • requests
  • Flask

Usage

The script provides a WSGI interface called 'app'. For deploying such an interface please see other resources. Your credentials are supplied via basic HTTP auth.

License

This code is licensed under the MIT License. See LICENSE.md for more details.

About

Simple webserver which serves the ICS calendar file from FH Aachen Campus

License:MIT License


Languages

Language:Python 54.4%Language:HTML 45.6%