auskema
Version:
Shows a schedule for a given student id from Aarhus University
29 lines (25 loc) • 625 B
JSON
{
"cache": true,
"cache_time_minutes": 360,
"studentid_min_length": 8,
"default_source": "lukasj",
"table_options": {
"chars": {
"top": "═",
"top-mid": "╤",
"top-left": "╔",
"top-right": "╗",
"bottom": "═",
"bottom-mid": "╧",
"bottom-left": "╚",
"bottom-right": "╝",
"left": "║",
"left-mid": "╟",
"mid": "─",
"mid-mid": "┼",
"right": "║",
"right-mid": "╢",
"middle": "│"
}
}
}