BiteKollektiv / webcal

Anonymous web calendars as a service
GNU General Public License v3.0
2 stars 1 forks source link

RSS feed for upcoming events #45

Open phansch opened 10 years ago

phansch commented 10 years ago

This feed would include all upcoming events and would automatically be updated as soon as a new event is added to the calendar. Users could subscribe to the feed of a calendar with any RSS reader and be notified about new events.

phansch commented 10 years ago

As a starting point, you will have to add a new lambda to https://github.com/BatchZero/webcal/blob/master/app/models/calendar_exporter.rb (i.e RSS_FORMATTER)