Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Add ical/google calendar endpoint for all events #14

Open
coffenbacher opened this issue Apr 13, 2017 · 10 comments
Open

Add ical/google calendar endpoint for all events #14

coffenbacher opened this issue Apr 13, 2017 · 10 comments

Comments

@coffenbacher
Copy link
Collaborator

coffenbacher commented Apr 13, 2017

A follow-up to #3 which is export of individual events (useful). But another option should be to add a whole calendar to your Google Calendar or other calendar system that is dynamically updated.

@coffenbacher coffenbacher mentioned this issue Apr 13, 2017
@mr-flibble
Copy link

Same here, ics calendar which can be integrated to Google Calendar would be very useful.

The main advantage would be that the user does not have to recalculate time into his time zone and can keep track i phone agenda.

@happyleavesaoc
Copy link

I maintain an ical here: https://s3-us-west-2.amazonaws.com/aoc-cal/aoe2calendar.ical

Obviously don't rely on this, but feel free to use it until aoe2calendar is updated.

@coffenbacher
Copy link
Collaborator Author

coffenbacher commented Mar 1, 2018 via email

@happyleavesaoc
Copy link

It's an AWS lambda function that reads the spreadsheet, constructs a calendar object, and writes it out to s3. Regenerated every hour via cloud watch.

Honestly a native approach would be better, plus the polling can be eliminated if you generate it on-demand.

@coffenbacher
Copy link
Collaborator Author

Very cool!

@coffenbacher
Copy link
Collaborator Author

@happyleavesaoc @mr-flibble I finally got around to doing this, the ical can be added as https://aoe2calendar.com/ical

Can you take a look and let me know if it's working?

The repo is here, also:
https://github.com/coffenbacher/aoe2calendar-ical

@mr-flibble
Copy link

@coffenbacher Thank you! I tested it in google calendar and in Outlook 2016 and it works great!

image

@coffenbacher
Copy link
Collaborator Author

Thanks for testing @mr-flibble, looks good!

@happyleavesaoc
Copy link

Works great! I like the estimated duration feature.

@happyleavesaoc
Copy link

https://aoe2calendar.com/ical gives 502 Bad Gateway

@coffenbacher coffenbacher reopened this Oct 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants