{"id":51521360,"url":"https://github.com/4rays/icli","last_synced_at":"2026-07-08T16:01:22.729Z","repository":{"id":360802264,"uuid":"1221509970","full_name":"4rays/icli","owner":"4rays","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-27T23:33:15.000Z","size":1564,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T00:21:52.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/4rays.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-26T10:05:20.000Z","updated_at":"2026-05-27T23:33:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/4rays/icli","commit_stats":null,"previous_names":["4rays/icli"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/4rays/icli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4rays%2Ficli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4rays%2Ficli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4rays%2Ficli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4rays%2Ficli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4rays","download_url":"https://codeload.github.com/4rays/icli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4rays%2Ficli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35270196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2026-07-08T16:01:21.849Z","updated_at":"2026-07-08T16:01:22.709Z","avatar_url":"https://github.com/4rays.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iCLI\n\nA command-line interface for macOS Calendar and Reminders, backed by a sandboxed app that holds the necessary TCC permissions.\n\n## How it works\n\n`icli` is a thin CLI that communicates with a companion macOS app (`iCLI.app`) over a local Unix socket. The app holds Calendar and Reminders entitlements; the CLI forwards commands to it and prints the results.\n\n## Skills (Optional)\n\nnpx skills add https://github.com/4rays/xbridge\n\n## Prerequisites\n\n- **macOS 14 (Sonoma) or later**\n- **Xcode 16 or later** — required to build the project\n- **Tuist** — used to generate the Xcode workspace\n\n  ```sh\n  brew install tuist\n  ```\n\n- **`~/.local/bin` in your PATH** — the default install prefix; add the following to your shell profile if needed:\n\n  ```sh\n  export PATH=\"$HOME/.local/bin:$PATH\"\n  ```\n\n## Install\n\nInstall via Homebrew:\n\n```sh\nbrew install --cask 4rays/tap/icli\n```\n\nBuild and install from source:\n\n```sh\nmake install\n```\n\nThis generates the workspace, builds both the app and CLI, then installs them to `~/.local/lib/icli/` with a symlink at `~/.local/bin/icli`.\n\nOn first run, macOS will prompt for Calendar and Reminders access. Grant both.\n\n## Usage\n\n```sh\nicli calendar \u003csubcommand\u003e\nicli reminder \u003csubcommand\u003e\n```\n\n## Uninstall\n\n```sh\nmake uninstall\n```\n\n## Development\n\nGenerate the Xcode workspace first:\n\n```sh\ntuist generate --no-open\n```\n\n```sh\nmake generate   # regenerate Xcode workspace via Tuist\nmake build      # build without installing\nmake reset      # kill app, remove socket, reset TCC permissions\nmake clean      # delete derived data\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4rays%2Ficli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4rays%2Ficli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4rays%2Ficli/lists"}