{"id":19318457,"url":"https://github.com/localjo/calendar-copier","last_synced_at":"2026-03-19T09:16:03.984Z","repository":{"id":44173447,"uuid":"106612862","full_name":"localjo/calendar-copier","owner":"localjo","description":"An AppleScript to copy events from one calendar to another","archived":false,"fork":false,"pushed_at":"2017-10-11T21:52:56.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T12:30:34.015Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"AppleScript","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/localjo.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}},"created_at":"2017-10-11T21:46:01.000Z","updated_at":"2025-05-23T20:06:44.000Z","dependencies_parsed_at":"2022-09-05T17:20:25.276Z","dependency_job_id":null,"html_url":"https://github.com/localjo/calendar-copier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/localjo/calendar-copier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Fcalendar-copier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Fcalendar-copier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Fcalendar-copier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Fcalendar-copier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localjo","download_url":"https://codeload.github.com/localjo/calendar-copier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localjo%2Fcalendar-copier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10T01:18:40.181Z","updated_at":"2026-02-14T07:01:26.198Z","avatar_url":"https://github.com/localjo.png","language":"AppleScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# calendar-copier\n\nAn AppleScript to copy events from one calendar to another\n\nCan be scheduled with Automator or a cron job to automatically copy events from one calendar or group of calendars into another. Useful for things like copying events from an Exchange calendar into a Google calendar that can be shared on a personal device or publicly. Use caution if you're copying a calendar with sensitive information! This could accidentally copy private information into a calendar that shouldn't contain that information. Use at your own risk!\n\nThis is a work in progress. Feel free to contribute with a PR, or copy/paste what you need for your own script, but don't expect this to work as-is.\n\n## Usage\n\nPaste calendar `uid`s into `destinationUid` and `sources` at the top of the script. You can get a `uid` by calendar name with this snippet;\n```\n-- Get a calendar name\ntell application \"Calendar\"\n\tdisplay dialog uid of calendar \"Test 2\" as string\nend tell\n```\n\nYou'll have to fix some bugs, but it's pretty close to working.\n\nThen run the script manually or schedule it with Automator or cron. Good luck!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocaljo%2Fcalendar-copier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocaljo%2Fcalendar-copier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocaljo%2Fcalendar-copier/lists"}