Google recently announced the availability of a new tool called GoogleCL that will allow users to interact with the company's Web services directly from a command line. GoogleCL was developed in the programming language, Python, on top of the gdata-python-client library. It's an open-source software project that's hosted on Google Code and distributed under the Apache license. Anyone who tries it and wishes to contribute fixes and improvements can submit patches through the project's issue tracker.
Although current desktop computing is dominated by GUI's (graphical user interfaces), command line tools are still really useful for rapid interaction, simple programmatic automation, and remote system management. Google's new tool will make Google-hosted data more accessible to common command-line workflows. The GoogleCL tool offers a quick and easy way to pipe your Gmail contact list into sed and awk, or use a shell glob to specify which photos and movies to batch upload to Picasa and YouTube, with support for Blogger, Google Calendar, and Google docs.
If you want more information about the tool, you can refer to the release announcement that has published this morning in Google's open source blog.

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.