]
トップ «前の日記(2013-02-07) 最新 次の日記(2013-02-09)» 編集

Yukiharu YABUKI の tDiary



このtDiaryを検索します。

2013-02-08 [長年日記]

_ googecl

コマンドラインで、Googleのサービスを操作する

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 Bob --fields name,email > the_bobs.csv

Docs

$ google docs edit "Shopping list"

Finance

$ google finance create-txn "Savings Portfolio" NASDAQ:GOOG Buy

Picasa

$ google picasa create "Cat Photos" ~/photos/cats/*.jpg

Youtube

$ google youtube post --category Education killer_robots.avi

[googlecl --- Command line tools for the Google Data APIsより引用]