I am having trouble setting up conky to display my google calendar or a basic todo list and various system stats mainly memory and processors activity.
I would appreciate the steps to set this up.
Please and thank you.
|
I am having trouble setting up conky to display my google calendar or a basic todo list and various system stats mainly memory and processors activity. I would appreciate the steps to set this up. Please and thank you. |
||||
|
|
|
|
|||
|
|
|
To get google calendar to show up on your desktop install "gcalcli" from the repository and in your /home/yourusername/.conkyrc file put: ${exec gcalcli --nc calw 2} that will display your calendar for the upcoming two weeks to learn more type gcalcli into a terminal as for system stats this page helped me alot: http://conky.sourceforge.net/variables.html |
|||
|
|