- A macOS app and Finder Sync Extension to open Terminal, iTerm, Hyper from Finder
- Support macOS 10.12
- Get the binary from https://github.com/onmyway133/FinderGo/releases
- Support
iTerm
for now
- Right click on app to open, because this is not from AppStore
- Cmd+Drag app icon into Finder toolbar
- Go to Terminal
- Go to iTerm
- Go to Hyper
- Because of sandbox, we need to copy scripts from
FinderSyncExtension/Scripts
in project to/Library/Application Scripts/com.fantageek.FinderGo.FinderSyncExtension
by running
curl -fsSL https://raw.githubusercontent.com/onmyway133/FinderGo/master/install.sh | sh
- Check for
System Preferences
->Extensions
->Finder
to enableFinderGo
if it is not enabled yet
- Right click on Finder toolbar ->
Customize Toolbar
, then Cmd+DragFinderGo
onto toolbar
- Icon http://emojione.com/
Khoa Pham, onmyway133@gmail.com
FinderGo is available under the MIT license. See the LICENSE file for more info.