Access Google Data API From Command Line

Googlecl is a google utility to access Google Data API from command line. Googlecl is written in Python programming language. Googlecl allow you to update your blogger blog, Picassa, Calender, Contact, Google Doc, and Youtube videos. This tool connect to Google service using Google Data API. Since it is written with Python, it'w work on cross platform such as Linux, FreeBSD, Windows and Mac OSX.To install GoogleCL, you need to install it's dependency:Python 2.5 or 2.6 gdata >= 1.2.4 … Read more...