Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pintman/webuntis_reminder

A reminder service for webuntis.
https://github.com/pintman/webuntis_reminder

untis webuntis

Last synced: 27 days ago
JSON representation

A reminder service for webuntis.

Awesome Lists containing this project

README

        

Webuntis Reminder
=================

A reminder service for cancelled lessons in a WebUntis time table.

Installation
------------

$ pip3 install -r requirements.txt
$ cp config.ini.sample config.ini

Change `config.ini` to reflect your configuration.

Usage
-----

You can run the reminder once or recurring in a cronjob. To run it once, just
invoke it with python.

$ [email protected] python reminder.py

Or you can create a cronjob that allows for recurring invocations.

$ conjob -e