{"id":13586815,"url":"https://github.com/knu/ical_events","last_synced_at":"2025-04-11T19:03:38.250Z","repository":{"id":66032527,"uuid":"451933530","full_name":"knu/ical_events","owner":"knu","description":"A programmer-friendly frontend for Ali Rantakari's amazing icalBuddy","archived":false,"fork":false,"pushed_at":"2022-10-03T02:13:50.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-11T06:40:31.947Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-25T15:31:01.000Z","updated_at":"2024-08-01T16:32:48.688Z","dependencies_parsed_at":"2023-04-21T19:07:49.742Z","dependency_job_id":null,"html_url":"https://github.com/knu/ical_events","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/knu%2Fical_events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fical_events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fical_events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fical_events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knu","download_url":"https://codeload.github.com/knu/ical_events/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248465303,"owners_count":21108243,"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-08-01T15:05:49.904Z","updated_at":"2025-04-11T19:03:38.211Z","avatar_url":"https://github.com/knu.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# ical_events\n\nical_events is a programmer-friendly frontend for Ali Rantakari's amazing [icalBuddy](https://hasseg.org/icalBuddy/).\n\nIt converts the output from icalBuddy to JSON to help process your events as data.  It also supports original features like `--open-urls` and `eventsInMinutes:N` so you can open document links and meeting URLs included in currently occurring events or events that occur in 5 minutes.\n\nical_events tries to avoid opening multiple meeting URLs that typically occur in Google Calendar thanks to the default Google Meet links and Zoom for GSuite Add-On.  It also has configurable options like urls.ignore and urls.account.google/zoom so you can filter and alter URLs to open in a fine-grained manner.  See the example configuration file (use `--edit-config` below) for details.\n\n## Usage\n\n``` shellsession\n% ical_events --edit-config\n```\n\n``` shellsession\n% ical_events --open-urls eventsNow\n\n% ical_events --open-urls eventsInMinutes:1\n```\n\n## Requirements\n\n- macOS\n\n- Ruby 3.0 or greater\n\n    Sorry, but the ruby bundled with the OS/Developer Tools is too old to run this script.  Install Ruby 3.x via Homebrew.\n\n    ``` shellsession\n    % brew install ruby\n    ```\n\n- icalBuddy\n\n    ``` shellsession\n    % brew install ical-buddy\n    ```\n\n## Tip\n\nTo run this periodically from cron or launchd, create an Automator application that runs a shell script and call ical_events from there.  Run the application and grant it access to Calendars and Reminders, then you can use it in a periodic job using the open(1) command.\n\nYou may also need to manually give `/usr/sbin/cron` Full Disk Access and possibly access to Calendars and Reminders from the Privacy tab in the Security \u0026 Privacy Preference Pane.\n\n## Author\n\nCopyright (c) 2021-2022 Akinori MUSHA.\n\nLicensed under the 2-clause BSD license.  See `LICENSE.txt` for\ndetails.\n\nVisit the [GitHub Repository](https://github.com/knu/ical_events)\nfor the latest information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknu%2Fical_events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknu%2Fical_events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknu%2Fical_events/lists"}