Googlecl
From charlesreid1
Google command line (googlecl) provides a command-line utility interface for using various Google services.
Installing
Mac OS X
To install Googlecl on Mac OS X, you'll need to
Download Google command line from http://code.google.com/p/gdata-python-client/
$ python setup.py install --prefix=/path/to/googlecl/install
Usage
Calendar
http://code.google.com/p/googlecl/wiki/ExampleScripts#Calendar
Contacts
http://code.google.com/p/googlecl/wiki/ExampleScripts#Contacts
Docs
http://code.google.com/p/googlecl/wiki/ExampleScripts#Docs
Picasa
http://code.google.com/p/googlecl/wiki/ExampleScripts#Picasa
YouTube
http://code.google.com/p/googlecl/wiki/ExampleScripts#Youtube
References
- Google Code: Google command line wiki http://code.google.com/p/googlecl/wiki/Manual