{"id":17665923,"url":"https://github.com/gdiggs/michael-scott","last_synced_at":"2025-03-30T12:41:17.655Z","repository":{"id":137708177,"uuid":"227464279","full_name":"gdiggs/michael-scott","owner":"gdiggs","description":"Generate an ical file for team work anniversaries and birthdays","archived":false,"fork":false,"pushed_at":"2021-05-18T15:06:24.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T14:28:24.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gdiggs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-12-11T21:31:59.000Z","updated_at":"2021-05-18T15:06:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb1d291e-995f-4db0-8d1b-915f561b38c0","html_url":"https://github.com/gdiggs/michael-scott","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/gdiggs%2Fmichael-scott","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdiggs%2Fmichael-scott/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdiggs%2Fmichael-scott/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdiggs%2Fmichael-scott/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdiggs","download_url":"https://codeload.github.com/gdiggs/michael-scott/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246320136,"owners_count":20758406,"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-10-23T21:22:53.474Z","updated_at":"2025-03-30T12:41:17.631Z","avatar_url":"https://github.com/gdiggs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Michael Scott\n\nThis ruby script will generate an [iCalendar](https://icalendar.org) file of team birthdays and work anniversaries, to be imported to your work calendar.\n\n## Usage\n\nFirst, fill out a `data.yml` file in the following format:\n\n```yaml\nanniversaries:\n  Jim Halpert: \"1999-02-02\"\n  Creed Bratton: \"1969-07-04\"\nbirthdays:\n  Dwight Schrute: \"01-20\"\n  Meredith Palmer: \"05-12\"\n```\n\nThen, run the script `./run data.yml \u003e team_events.ics` and import it into your calendar\n\n## Docker Usage\n\nThis script can also be run as a Docker container. You can either build it yourself or pull it from Docker Hub. To build, run:\n\n```\ndocker build --rm -t gordondiggs/michael-scott .\n```\n\nAnd to run:\n\n```\ndocker run -v \"$PWD/data.yml\":/tmp/data.yml gordondiggs/michael-scott /tmp/data.yml \u003e team_events.ics\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdiggs%2Fmichael-scott","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdiggs%2Fmichael-scott","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdiggs%2Fmichael-scott/lists"}