From charlesreid1

Revision as of 09:01, 15 April 2011 by Admin (talk | contribs) (Created page with "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 n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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