Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
/ ilias-rss Public archive

Service to fetch an ILIAS RSS feed and mail new stuff to your inbox.

License

Notifications You must be signed in to change notification settings

TheChristophe/ilias-rss

Repository files navigation

ILIAS RSS Mailer

RSS -> Mail client made for receiving ILIAS RSS notifications.

The RSS feed of the KIT ILIAS got so slow that the browser extension client I used refused to parse it, and I couldn't find a nice alternative. So I wrote this.

How to use:

  1. Copy config.ini.example to config.ini and fill in the fields
  2. (Optional) Set up venv python -m venv venv, . ./venv/bin/activate
  3. Install requirements pip install -r requirements.txt
  4. Run with python main.py, optionally in tmux or in a service

About

Service to fetch an ILIAS RSS feed and mail new stuff to your inbox.

Topics

Resources

License

Stars

Watchers

Forks