{"id":25813774,"url":"https://github.com/superzazu/open-terminal-at-folder","last_synced_at":"2026-05-01T21:06:40.411Z","repository":{"id":278873197,"uuid":"918720887","full_name":"superzazu/open-terminal-at-folder","owner":"superzazu","description":"Quickly opens the macOS Terminal at current folder (macOS 11+)","archived":false,"fork":false,"pushed_at":"2025-02-22T08:02:28.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T08:30:12.582Z","etag":null,"topics":["macos","shortcut","terminal"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/superzazu.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":"2025-01-18T17:24:19.000Z","updated_at":"2025-02-22T08:02:31.000Z","dependencies_parsed_at":"2025-02-22T08:41:05.949Z","dependency_job_id":null,"html_url":"https://github.com/superzazu/open-terminal-at-folder","commit_stats":null,"previous_names":["superzazu/open-terminal-at-folder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/superzazu/open-terminal-at-folder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superzazu%2Fopen-terminal-at-folder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superzazu%2Fopen-terminal-at-folder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superzazu%2Fopen-terminal-at-folder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superzazu%2Fopen-terminal-at-folder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superzazu","download_url":"https://codeload.github.com/superzazu/open-terminal-at-folder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superzazu%2Fopen-terminal-at-folder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["macos","shortcut","terminal"],"created_at":"2025-02-28T02:50:01.293Z","updated_at":"2026-05-01T21:06:40.385Z","avatar_url":"https://github.com/superzazu.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# open-terminal-at-folder\n\nQuickly opens the macOS Terminal at \"current folder\", which is:\n\n- either the Finder's \"insertion location\" (the location where a new folder would be created if \"New folder\" was selected) if the Finder is the frontmost app\n- or the active window's document path (if possible). Works with Sublime Text, VSCode, Terminal, and most document-based native apps.\n\nRun with `swift run`, build \u0026 install with:\n\n```sh\nswift build -c release \u0026\u0026 sudo cp .build/release/open-terminal-at-folder /usr/local/bin\n```\n\n## Why ?\n\nFor years, I've had an AppleScript that did the same thing — which was triggered by a keyboard shortcut (using tools such as Hammerspoon or Raycast).\nThis project allows for a faster execution: ~0.32s -\u003e ~0.0278sec (almost _12 times faster_).\n\n## Development\n\nDuring development, if there is a need to add more props to `FinderApplication.swift`, here is how the SDEF/header files can be generated:\n\n```sh\nsdef /System/Library/CoreServices/Finder.app \u003e Finder.sdef\nsdp -fh --basename Finder Finder.sdef\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperzazu%2Fopen-terminal-at-folder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperzazu%2Fopen-terminal-at-folder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperzazu%2Fopen-terminal-at-folder/lists"}