Please sign in to access this page
A script to move assignements from my register to Google Calendar.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I published the project to PyPI! This was my first time ever uploading there and I think we can all agree it was NOT straightforward...
Well, it works now :)
Heya! This is the first release of CVV. This is a fork of an existing project by LucaCraft89, you can check it here: https://github.com/LucaCraft89/CVVCalendarSync
The code now works better and has an important function: duplicate removing. Whenever you run the script it fetches all of the assignements in the school year, but when you run the script multiple times it created duplicates over and over for every assignement. Now with a simple check to see if there is already an assignement saved with the same info, the issue is gone! I'll probably add more stuff soon i.e. a GUI, multiple accounts/calendar suppor and more. Thanks for reading!