Need help with gcalcli and conky

Add functionality to your desktop
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Logansfury
Level 8
Level 8
Posts: 2438
Joined: Fri Oct 27, 2023 4:08 pm
Location: Las Vegas NV, USA

Need help with gcalcli and conky

Post by Logansfury »

Hello all,

I am still working with calendars. I found this post from 2020 about the gcalcli and using it to access google calendar to display events on Linux desktop with conky.

https://www.linuxuprising.com/2018/11/h ... -your.html

I installed gcalcli and when I tried the

Code: Select all

gcalcli list
command in terminal it opened my browser to a google auth page and when I selected the account I wanted to associate with gcalcli I get an application blocked error page. Evidently this was common and I found a fix-it page:

https://github.com/insanum/gcalcli/issues/580

I went thru all 5 steps but now when I use the list command in terminal no webpage opens.

When I tried the

Code: Select all

gcalcli --client_id "your client ID ending in ...apps.googleusercontent.com" --client_secret "your client secret" agenda
I got a usage error message.

Can anyone help me get this working so I can try to get conky to display the information?
Last edited by LockBot on Sat Jul 27, 2024 10:00 pm, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image <-- Cick for sudo inxi --usb -Fxxxnmprz output, updated hourly!
oscar buzzby
Level 1
Level 1
Posts: 2
Joined: Wed Jun 12, 2024 1:49 pm

Re: Need help with gcalcli and conky

Post by oscar buzzby »

Notice this post is old but may help someone.
Tried this a few years ago had to output to a file..
I decided to looking again at conky been a while.
${execpi 3600 gcalendar --output json | jq . > ~/.conky/.../file.txt}
User avatar
Logansfury
Level 8
Level 8
Posts: 2438
Joined: Fri Oct 27, 2023 4:08 pm
Location: Las Vegas NV, USA

Re: Need help with gcalcli and conky

Post by Logansfury »

Thank you I will give this a try.
Image <-- Cick for sudo inxi --usb -Fxxxnmprz output, updated hourly!
Locked

Return to “Compiz, Conky, Docks & Widgets”