gcalcli icon indicating copy to clipboard operation
gcalcli copied to clipboard

Google Calendar Command Line Interface

Results 135 gcalcli issues
Sort by recently updated
recently updated
newest added

I find I have to reauthorize this app (using the same device) at least 1-2x per week, i.e. by running gcalcli with --noauth_local_webserver and my client-id and client-secret, then navigating...

Every 7 days, I start getting the following error in my log files ``` Traceback (most recent call last): File "/usr/bin/gcalcli", line 11, in load_entry_point('gcalcli==4.3.0', 'console_scripts', 'gcalcli')() File "/usr/lib/python3/dist-packages/gcalcli/cli.py", line...

So every week i have to do the process over agen to get access to my calender. Google limits token for 7 days, then you have to do it all...

From time to time, about once per week, it fails to show my agenda saying I have to auth again and after I do this it works again. I did...

I have this question right here and I can't seem to find a way to make gcalcli work with the "https_proxy" environment variables. https://stackoverflow.com/questions/73019634/gdata-python-module-https-proxy-via-environment-variable Any suggestions on this? Thank you...

The following command lists this week's agenda: ```bash $ gcalcli agenda ``` It would be great if we are able to list between dates or today's and tomorrow's. Like the...

I'm assuming gcalcli wont be affected by this change, since it's using OAuth authentication? ![Greenshot 2022-03-05 06 08 36](https://user-images.githubusercontent.com/528302/156867073-d53db32b-a510-4c2c-964b-3885e97497d6.png)

I tried using `gcalcli list` for the first time and it opened a browser tab asking for verification. After choosing the account I got the following page: ![image](https://user-images.githubusercontent.com/5082774/104369188-0dc51680-54eb-11eb-8680-2f7fd6a586a3.png) Not sure...

Couldn't find nothing about that, but is sharing calendar with specific person integrated with gcalcli (or some extension)? If not, is there a plan for that? If not, anyone else...

Hi, Thanks for a great package. `--lineart unicode` when generating calw generates the following error (fancy and ascii work as required). ``` $ gcalcli --lineart unicode calw Traceback (most recent...