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

Description
Application to show upcoming assignments from Moodle
Readme 42 KiB
Languages
Go 90.5%
Shell 9.5%