/meetup_sync

Syncing Meetup's meetings with other websites

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Meetup Sync

Calendar

This program extracts events from a saved Meetup page, converts the dates to Unix time, then saves the event list on a new page.

By saving the events with Unix time, we can embed some JavaScript on a page to easily convert the times when the page is served.