Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pintman/webuntis_reminder
- Owner: pintman
- Created: 2017-06-18T12:12:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T16:17:21.000Z (over 3 years ago)
- Last Synced: 2023-04-03T18:21:16.165Z (over 1 year ago)
- Topics: untis, webuntis
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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