自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

用Linux命令行玩Google服務(wù) GoogleCL項(xiàng)目啟動(dòng)

系統(tǒng) Linux
Google在Google Code上發(fā)布了新命令行工具GoogleCL,這個(gè)工具可以讓用戶(hù)通過(guò)Linux命令行操縱Blogger、Picasa、Google Docs等多種Google服務(wù)。有了這個(gè)工具,以后就可以通過(guò)一個(gè)命令行提示符將一個(gè)文件夾內(nèi)的所有照片上傳到Picasa了。

想通過(guò)一個(gè)命令行提示符將一個(gè)文件夾內(nèi)的所有照片上傳到Picasa?現(xiàn)在你可以用GoogleCL了。

Google宣布了新命令行工具GoogleCL,允許用戶(hù)通過(guò)命令行操控Google服務(wù),比如輸入一行命令將一篇文章貼到Blogger,或者將視頻上傳到Y(jié)ouTube,將照片上傳到Picasa,為Calendar添加新活動(dòng)日程,甚至在Google Docs上編輯文檔。

GoogleCL工具主要是面向Linux用戶(hù),Mac和Windows用戶(hù)也可以用,不過(guò)要費(fèi)些周折,用戶(hù)需要有Python 2.5 或2.6,Windows用戶(hù)還需要Cygwin。

以下是針對(duì)各Google服務(wù)的相關(guān)Linux命令:

Blogger:發(fā)布文章到Google博客

$ google blogger post --title "foo" "command line posting"

Calendar:添加事件到Google日歷

$ google calendar add "Lunch with Jim at noon tomorrow"

Contacts:導(dǎo)入Google聯(lián)系人

$ google contacts list name,email > contacts.csv

Docs:編輯Google文檔

$ google docs edit --title "Shopping list"

Picasa:上傳照片并管理相冊(cè)

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

Youtube:上傳視頻

$ google youtube post --category Education killer_robots.avi

相關(guān)命令使用范例可參考項(xiàng)目官方介紹:

http://code.google.com/p/googlecl/wiki/ExampleScripts

【編輯推薦】

  1. 速查手冊(cè):常用Linux命令索引
  2. GRUB啟動(dòng)命令詳解分類(lèi)
  3. 系統(tǒng)管理員必須熟記的幾個(gè)Linux命令

 

責(zé)任編輯:yangsai 來(lái)源: Solidot
相關(guān)推薦

2018-02-10 17:30:41

Linux命令

2022-02-08 17:19:05

Linux命令grep

2022-02-08 13:24:49

LinuxLinux命令

2023-04-18 17:11:43

命令Linux

2009-08-07 18:42:09

2017-11-27 12:24:02

命令行代碼指令

2009-12-24 14:51:39

Linux命令行

2010-09-01 14:23:54

Linux命令行開(kāi)發(fā)

2023-03-01 11:35:45

2009-12-09 09:25:52

Linux命令行svn命令

2009-12-23 14:14:09

Linux高級(jí)命令行

2022-06-29 07:38:28

Linux命令

2013-01-29 14:08:58

UbuntuUbuntu手機(jī)Ubuntu手機(jī)操作系

2018-07-10 14:29:05

Linux命令行

2014-01-24 09:09:32

Linux命令行網(wǎng)速

2010-06-01 19:14:53

SVN命令行

2010-09-03 09:18:23

LinuxUNIX命令行

2018-04-23 08:45:05

Linux命令行

2011-08-22 11:51:13

Linuxconfigure

2019-12-24 14:14:52

Google命令庫(kù)開(kāi)源
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)