/timetree2ical

Create a rolling 7-day ics file from TimeTree to use in better calendar apps.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

TimeTree2iCal

Create a rolling 7-day ics file from TimeTree to use in better calendar apps.

Deployment

To use this you need to insert the following details into public/index.php:

you can then run it via PHP on your favourite web-server.

When a client accesses the URL, an ics file will be returned containing the next 7-days of events from your TimeTree calendar. This time window is a limitation of the TimeTree API.

Further Development

Other things that could be implemented are:

  • Additional calendar information from TimeTree, such as location.
  • Adding a list of TimeTree calendars into the file.