Skip to content

pintman/webuntis_reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

$ RECIPIENT=user@example.com python reminder.py

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

$ conjob -e

About

A reminder service for webuntis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages