Here's something I wrote back when class were online. This little program opens up a google meet link according to a user given schedule.
I wrote this because I got tired of missing classes due to generally being terrible at keeping track of time and also because I thought it'd be fun.
The program works as well as you would expect it to, but it's very barebones, you have to provide the schedule of your classes and the meet link yourself so all it basically does is just read a file and parses it to open up a link, nothing too fancy.
I would like to have added a couple more features to it, but since classes were said to go back offline it didn't really make sense to spend more time on it.