GoogleCL

HavocXphere

Honorary Master
Joined
Oct 19, 2007
Messages
33,153
Reaction score
1,297
Location
Europe
GoogleCL is a command-line utility that provides access to various Google services. It streamlines tasks such as posting to a Blogger blog, adding events to Calendar, or editing documents on Google Docs.

For example:

$ google blogger post --blog "My blog" --tags "python, googlecl, development" my_post.html
$ google calendar add "Lunch with Jason tomorrow at noon"
$ google docs edit --title "Shopping list" --editor vim

GoogleCL is a pure Python application that uses the Python gdata libraries to make Google Data API calls from the command line.

http://google-opensource.blogspot.com/2010/06/introducing-google-command-line-tool.html

This sounds pretty awesome. Easy access to all things Google. *nix only atm, but I'm sure it'll expand to win. Plus its py code anyway so one can probably copy paste large portions anyway.
 
This is very cool, however I would have expected a CLI for gmail as well.
 
Top
Sign up to the MyBroadband newsletter
X