|
Project Information
Featured
Links
|
GoogleCL brings Google services to the command line. We currently support the following Google services:
$ google blogger post --title "foo" "command line posting"
$ google calendar add "Lunch with Jim at noon tomorrow"
$ google contacts list Bob --fields name,email > the_bobs.csv
$ google docs edit "Shopping list"
$ google finance create-txn "Savings Portfolio" NASDAQ:GOOG Buy
$ google picasa create "Cat Photos" ~/photos/cats/*.jpg
$ google youtube post --category Education killer_robots.avi Check out the Manual and ExampleScripts for many more examples of what you can do, or the Install page for simple install instructions. News3/31/11: I just realized I should've waited for April 1st, and released version 1.0. Missed opportunities. The good news is, 0.9.13 contains some much needed improvements on 0.9.12, namely:
1/21/11: Keeping with the theme of inappropriate version numbers, 0.9.12 is finally out! Are the following features worth the wait?
10/10/10: .deb file is up, sorry for the delay. The Windows machine I used to make the executable was apparently 64-bit, and so it play nice on 32-bit systems. I've marked it as such in the downloads page, and a 32-bit version will be up tomorrow with any luck. Thanks for your patience! 10/8/10: 0.9.11 makes its appearance. Don't miss our wonderful new features:
And Windows users, rejoice: this version reintroduces the .zip file containing an executable. A .deb file should be forthcoming this weekend. In that vein, maybe someday soon I'll get GoogleCL properly situated into the various software repositories. 9/3/10: 0.9.10 is out! Projecting off Gmail and the current rate of releases, we'll be out of "beta" with 0.9.65 or so. Be sure to check out
This release may be more unstable than past ones. Be sure to (responsibly) flood the issue tracker with any oddities you encounter. 7/28/10: Uploaded 0.9.9 tar and deb. Windows exe will be up once the Windows machine is found and unpacked. Highlights for this release include
6/30/10: Uploaded 0.9.8 tar, deb, and zip with Windows exe. In the most inappropriately numbered version release to date, this release includes:
6/20/10: Uploaded 0.9.7 .tar.gz and .deb packages. Keeping fingers crossed for inclusion into debian and then ubuntu. 0.9.7 adds command history to interactive mode, changes the --date semantics for calendar, and adds list-groups, add-groups and delete-groups features to contacts. Plus some miscellaneous bugfixes. Thanks in particular to ericvw and aripollak who contributed patches! 6/19/10: Wow! What an announcement! Thanks to everyone who's been checking out GoogleCL, and special thanks for the dozens upon dozens of new issues in the tracker. Older You can now grab a Debian/Ubuntu/etc. package or gzipped tar archive of GoogleCL! Check the Downloads tab. Development / ContributingThe more the merrier. Check out the wiki page on contributing. Dependencies |