Fetch and display your grades from HEIG's GAPS system in the terminal.
Create a virtual environment with python3 -m venv .venv, activate it with source .venv/bin/activate and then run python3 -m pip install -r requirements.txt to intsall all required packages.
You can now run the script with python3 ./main.py.
https://apscheduler.readthedocs.io/en/3.x/ https://pypi.org/project/notify-py/