Skip to content

joh/gnome-shell-google-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

                          gnome-shell-google-calendar

                         Google Calendar in GNOME Shell


    ~ What is it?
      
      A D-Bus service that fetches events from Google Calendar and makes them
      available for GNOME Shell to display.

    ~ What do I need?
      
      Python 2.6+ with the following modules:
        gtk
        dbus
        gdata
        iso8601
        gnomekeyring

    ~ Usage
      
      Run the daemon like so:
      
        ./gnome-shell-google-calendar.py
      
      You will be prompted for your Google Calendar email and password the
      first time, which will be stored safely in your keyring.
      
      Once logged in, events from all your calendars should appear in
      GNOME Shell's calendar.
    
    ~ Future
      
      Add settings GUI
      Add setup script

About

Google Calendar in GNOME Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages