Quick python program that will pick the next zoom link based on time and day of the week
git clone the repository, edit the link_aulas.txt file with the proper format and run the main.py
make sure you are using python3
has not been tested in linux yet
order of paramenters (are the values are seperated by c','):
- Link for video class
- Name of the class
- Day of the week (1 - Monday; 2 - Tuesday....)
- Time (11h00; 15h00; 17h00...)
- ';'
exemple of a line:
https://zoom.com,MO-T,2,15h00;'\n'