/campus-ics-feed

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

Primary LanguagePythonMIT LicenseMIT

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.