assign-notify/README.md
2023-03-17 18:23:40 -07:00

399 B

assign-notify

A small script that displays the upcoming assignments on my school's Moodle site

Configuration

Everything in config.toml

An example looks like:

moodle_root = "https://moodle.example.com"
user_id = "12345"
auth_token = "aaaabbbbccccddddeeeeffff"

These values can be obtained by exporting a calendar in Moodle, and looking at the resulting link that was generated