GoogleCL brings Google services to the command line.We currently support the following Google services:
Blogger
$ google blogger post --title "foo" "command line posting" Calendar
$ google calendar add "Lunch with Jim at noon tomorrow"Contacts
$ google contacts list name,email > contacts.csvDocs
$ google docs edit --title "Shopping list" Picasa
$ google picasa create --title "Cat Photos" ~/photos/cats/*.jpgYoutube
$ google youtube post --category Education killer_robots.aviCheck out our ExampleScripts for many more examples of what you can do, or the SystemRequirements for simple install instructions. Read more: Google code
Blogger
$ google blogger post --title "foo" "command line posting" Calendar
$ google calendar add "Lunch with Jim at noon tomorrow"Contacts
$ google contacts list name,email > contacts.csvDocs
$ google docs edit --title "Shopping list" Picasa
$ google picasa create --title "Cat Photos" ~/photos/cats/*.jpgYoutube
$ google youtube post --category Education killer_robots.aviCheck out our ExampleScripts for many more examples of what you can do, or the SystemRequirements for simple install instructions. Read more: Google code
0 comments:
Post a Comment