Aaron Bastian
Aaron Bastian
> Thanks @ACB-prgm , do you know if this project is still maintained? Do you mean pyicloud or my branch? I am not adding any more new features to my...
@JuanFran928 My guess is that they are not maintaining it anymore unfortunately. I just made a PR so that someone might find what I did useful and/or on the off...
As for your first comment, it seems you figured it out that `get_events()` needs to be called from the calendarService class not the calendar object. As for your second, this...
Idk if this is helpful, but the `OS` class has a `get_latin_keyboard_variant()` function: > Returns the current latin keyboard variant as a String. > > Possible return values are: "QWERTY",...