Eventbrite lets you list your tickets, but it doesn't let you automagically export events to a calendar. This app fixes that.
Goto https://eventbrite.tevp.net/ and follow the instructions to get an iCalendar URL.
- Goto https://www.eventbrite.com/account-settings/apps and setup an app
- Copy
env.sh.exampletoenv.sh. Replace the following with items from step 1:EVENTBRITE_API_KEYwith the API keyEVENTBRITE_OAUTH_SECRETwith the "Client secret"
source env.sh- Run
make run - Goto http://localhost:5000/