{"id":20936364,"url":"https://github.com/extrange/imh-es-roster","last_synced_at":"2026-04-16T09:03:15.516Z","repository":{"id":115161488,"uuid":"444467031","full_name":"extrange/imh-es-roster","owner":"extrange","description":"IMH ES roster exporter to iCalendar format","archived":false,"fork":false,"pushed_at":"2024-09-09T17:52:49.000Z","size":287,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T20:01:47.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/extrange.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-04T15:20:24.000Z","updated_at":"2022-01-05T03:24:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"35b90aa8-2ac0-484b-ab45-d01137b0d487","html_url":"https://github.com/extrange/imh-es-roster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrange%2Fimh-es-roster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrange%2Fimh-es-roster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrange%2Fimh-es-roster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrange%2Fimh-es-roster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extrange","download_url":"https://codeload.github.com/extrange/imh-es-roster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243330259,"owners_count":20274037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T22:19:13.468Z","updated_at":"2025-12-25T09:49:53.181Z","avatar_url":"https://github.com/extrange.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMH ES Roster to iCal Converter\n\nThis utility converts ES rosters in `.xlsx` to `.ical` files which can be imported into Google Calendar or any other client supporting the [iCalendar][icalendar] format.\n\n*From this...*\n\n![](raw.jpg)\n\n*...to this*\n\n![](output.jpg)\n\n## Usage\n\nYou need to have [Python][python] 3.10 or later installed before proceeding.\n\n- Install requirements: `pip install -r requirements.txt`\n- First, extract the schedule from the `.xlsx` file to JSON:\n    - `python schedule_to_json.py \u003cROSTER_FILE\u003e --name \u003cNAME\u003e` where `\u003cNAME\u003e` is your name exactly as it appears in the roster with quotes, for example `'John Doe'`\n- Then, export to iCal:\n    - `python json_to_ical.py \u003cJSON_FILE\u003e --month=\u003cMONTH\u003e`\n        - `\u003cJSON_FILE\u003e` is the path to the `roster.json` file generated in teh previous step\n        - `\u003cMONTH\u003e` is the month as an integer, where `Jan=1`, `Feb=2` etc.\n\n\n[icalendar]: https://icalendar.org/\n[python]: https://www.python.org/downloads/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextrange%2Fimh-es-roster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextrange%2Fimh-es-roster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextrange%2Fimh-es-roster/lists"}