Skip to content

cleroux/DesktopAgenda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DesktopAgenda

Your calendars overlaid on the desktop.

Install Dependencies

sudo apt install python3-pip python3-dateutil python3-tz python3-gi gir1.2-appindicator3-0.1
pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib

Clone Repository

git clone https://github.com/cleroux/DesktopAgenda.git

Obtain API credentials

An API credentials file must be created before this application can use the Google Calendar API.
Visit https://console.developers.google.com/apis/credentials, create an OAuth Client ID and save it as credentials.json in your project directory.

Launch the application

nohup python desktop_agenda.py >/dev/null &

About

Your calendars overlaid on the desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published