fix theme, fix urls

This commit is contained in:
Don Harper 2025-06-17 22:14:34 -05:00
parent 3cdc1b9c0e
commit 199c6f4cb8
203 changed files with 603 additions and 53 deletions

View file

@ -0,0 +1,26 @@
+++
date = "2008-12-08T17:12:00-07:00"
title = "Googles 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.