{"id":13479477,"url":"https://github.com/es-kumagai/OpenTerminal","last_synced_at":"2025-03-27T09:32:37.385Z","repository":{"id":147863430,"uuid":"113064910","full_name":"es-kumagai/OpenTerminal","owner":"es-kumagai","description":"This is a app for macOS that to open a new Finder window and change the current directory to the folder this app launched.","archived":false,"fork":false,"pushed_at":"2022-05-19T17:40:04.000Z","size":1478,"stargazers_count":105,"open_issues_count":1,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-30T13:37:48.948Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/es-kumagai.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}},"created_at":"2017-12-04T16:11:59.000Z","updated_at":"2024-05-23T04:44:16.000Z","dependencies_parsed_at":"2023-08-29T06:47:26.799Z","dependency_job_id":null,"html_url":"https://github.com/es-kumagai/OpenTerminal","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-kumagai%2FOpenTerminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-kumagai%2FOpenTerminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-kumagai%2FOpenTerminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/es-kumagai%2FOpenTerminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/es-kumagai","download_url":"https://codeload.github.com/es-kumagai/OpenTerminal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245817627,"owners_count":20677322,"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-07-31T16:02:17.102Z","updated_at":"2025-03-27T09:32:37.030Z","avatar_url":"https://github.com/es-kumagai.png","language":"Swift","funding_links":[],"categories":["Swift","Applications","Terminal"],"sub_categories":["Terminal","Text","📺 Terminal (13)"],"readme":"# OpenTerminal for macOS\n\n[![Build Status](https://travis-ci.org/es-kumagai/OpenTerminal.svg?branch=master)](https://travis-ci.org/es-kumagai/OpenTerminal)\n\n![Icon](Resources/OpenTerminal.png)\n\nThis is a app for opening a `Terminal` window from `Finder` window.\nYou can use `iTerm2` window instead of `Terminal` window too.\n\n## How to use\n\nJust launch `OpenTerminal.app`. When do so, a new `Terminal` window will be opened and move the current directory to the app's bundle path. But usually, use this app in the following two ways.\n\n### A) Launch from toolbar\n\nWe can also register this app to `Finder`'s toolbar, then launch it from there. In this way, we can open a new `Terminal` window with the finder's path as current directory immediately.\n\nWhen you select a folder in a `Finder` window, you can open a new `Terminal` window and move the current directory to the selected folder's path by clicking this app's icon in the toolbar on the `Finder` window. Also you are able to selecting some of folders in a `Finder`window. In this time, each paths of folder's will be opend in separated `Terminal` windows.\n\nAlternatively, you click with no selection, a new `Terminal` window will be opened with the path shown in `Finder` as current directory.\n\n![Capture](Resources/capture.png)\n\n### B) Launch from Dock\n\nThere is also a way to launch this app from macOS Dock.\n\n\u003cimg src=\"Resources/launchFromDock.png\" style=\"width: 76%\"/\u003e\n\n## How to build\n\nTo build this app, open `Terminal` and clone this repository. Then move this project directory and type `xcodebuild`. By doing this, this app will be created in `build/Release` directory.\n\n```bash\ngit clone https://github.com/es-kumagai/OpenTerminal.git\ncd OpenTerminal\n\nxcodebuild\n```\n\n## Prepare for use\n\nThere are two ways to use this app. \n\n### A) Register to toolbar\n\nFirst, `OpenTerminal` app move to any folder (e.g. `/Application` or `~/Application`) then the app drag with `⌘`+`⌥` keys, and drop it to toolbar in a `Finder` window.\n\n### B) Register to Dock\n\nTo drag this app and drop it to macOS Dock, the app will be registered to the Dock.\n\n## Change Target Terminal\n\n### Switch to iTerm 2\n\nIf you'd like to use `iTerm2` window instead of `Terminal` window, execute following command on Terminal,\n\n```\ndefaults write jp.ez-style.appid.OpenTerminal ESTargetTerminalBundleIdentifier \"com.googlecode.iterm2\"\n```\n\n\u003e In this time, Apple Script asks you to select `iTerm2` application. If asked, please select `iTerm2` application from displayed list.\n\n### Switch to Apple Terminal\n\nTo use `Terminal` window, execute following command on Terminal,\n\n```\ndefaults remove jp.ez-style.appid.OpenTerminal ESTargetTerminalBundleIdentifier\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fes-kumagai%2FOpenTerminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fes-kumagai%2FOpenTerminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fes-kumagai%2FOpenTerminal/lists"}