open source web application for viewing .ics calendars
Posted
by aaron
on Server Fault
See other posts from Server Fault
or by aaron
Published on 2010-05-17T13:22:40Z
Indexed on
2010/05/17
13:30 UTC
Read the original article
Hit count: 295
I need an open source web application that allows users to view .ics calendars
I am hosting a calendar with DAViCal, and users can view/edit calendars with their own clients (like Apple iCal or Mozilla Sunbird), but I want a web app that will display the public calendars so people w/o a user account can view the calendar just by visiting a URL. Requirements:
- Open source web app: something I can host right along with DAViCal
- Human-readable calendar: i.e. it has a day/week/month view to visualize calendar events
© Server Fault or respective owner