fix some naming issues
This commit is contained in:
parent
0cdf94e790
commit
778a2c3f5b
22 changed files with 0 additions and 0 deletions
|
|
@ -1,26 +0,0 @@
|
|||
+++
|
||||
date = "2008-12-08T17:12:00-07:00"
|
||||
title = "Google’s Calendar on the Command Line!"
|
||||
categories = ["software"]
|
||||
tags = ["cli"]
|
||||
+++
|
||||
|
||||
Google's Calendar on the Command Line!
|
||||
======================================
|
||||
|
||||
You love your comfortable command line, but all the cool kids are
|
||||
playing in the Web 2.0 web space, and you want to stay true to your
|
||||
roots? Want a Web 2.0 calendar, but still love (or need) command line
|
||||
access?
|
||||
|
||||
I just found the answer: [gcalcli](https://code.google.com/p/gcalcli/).
|
||||
This little tool will let you list your appointments, get an list your
|
||||
events, get an agenda, print ascii rendering of your calendar for the
|
||||
week or month. You can even add events to the calendar.
|
||||
|
||||
I like the fact that I can easly get at my gcalendar from anywhere (even
|
||||
my cell phone), and now I can do it from my shell.
|
||||
|
||||
The only downsides so far? The code has not been updated since October
|
||||
of 2007, and the speed can be a little slow sometimes. I am going to
|
||||
play with it for a while to see if I like it enough to replace remind.
|
||||
Loading…
Add table
Add a link
Reference in a new issue