Skip to content

Instantly share code, notes, and snippets.

@kevinkirkup
Created September 20, 2012 20:01
Show Gist options
  • Save kevinkirkup/3758013 to your computer and use it in GitHub Desktop.
Save kevinkirkup/3758013 to your computer and use it in GitHub Desktop.
Get the next Meeting from iCal
set theNextOrCurrentEvent to (do shell script "/usr/local/bin/icalBuddy -ic \"Calendar\" -eep \"*\" -nc -b \"\" -n -li 1 eventsToday")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment