WeihuaZhu / OpenInTerminal

✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm or Hyper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenInTerminal

Finder Toolbar app for macOS to open the current directory in Terminal, iTerm or Hyper.

中文说明

How to use 🚀

1) Open current directory from toolbar

run

2) Open selected folder or file from Toolbar

run2

3) Other

If neither Finder window is opened nor the folder is selected, this app will open home directory in Terminal, iTerm or Hyper.

How to Install 🖥

  1. Download from release.
  2. Move the app into /Applications.
  3. Right click on the Finder toolbar. Choose Customize Toolbar. Drag the app into Finder Toolbar.
  4. Done.

⚠️ macOS will ask your permissions to access Finder and Terminal (or iTerm) when you run the app for the first time. Please give the application permissions.

toolbar

If you are using Dark Mode

I provided several icons along with the app in the release. You can right click on the app and select Get Info. Drag the icon to cover the default icon.

change_icon

How to build 🔨

Mojave build passing ✅

git clone https://github.com/Ji4n1ng/OpenInTerminal
cd OpenInTerminal
xcodebuild

TODO 👨‍💻

  1. Dynamically change icon depending on Dark Mode.

Changes 🗒

version 0.1.1

  • Support Hyper
  • Give priority to creating a new tab when opening iTerm

version 0.1.0

  • First release

Special Thanks to ❤️

About

✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm or Hyper.


Languages

Language:Swift 100.0%