Application to show upcoming assignments from Moodle
calendar | ||
selection | ||
timeline | ||
.gitignore | ||
go.mod | ||
go.sum | ||
main.go | ||
PKGBUILD | ||
README.md |
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