si / iCal-to-Twitter

Post reminders from an iCal source to a Twitter account

This URL has Read+Write access

name age message
file README Loading commit data...
directory lib/
README
iCal-to-Twitter
---
by Simon Jobling

Using an iCal data source, extract all the necessary information such as the summary, location, date, time and alarm and 
post the information to a Twitter account for mass distribution or personal reminders.

Basically, a cron job will run every minute, parse the ICS file and create a tweet at the correct date and time. If an 
alarm is set, use that as date and time to post your tweet.

Sample usage could include a calendar of sports fixtures (http://www.worldcupkickoff.com) or TV schedule 
(http://www.bbc.co.uk/programmes/b006t6vf/episodes/upcoming.ics)