owen9825 / meetup_sync

Syncing Meetup's meetings with other websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Syncing Meetup's meetings with other websites

License:GNU Affero General Public License v3.0


Languages

Language:Python 73.6%Language:Shell 26.4%