Popularity
7.1
Growing
Activity
3.1
-
1,083
24
67

Description

🐒 Open terminal quickly from Finder Edit

Code Quality Rank: L5
Programming language: Swift
License: GNU General Public License v3.0 or later
Tags: Xcode     Other Xcode    
Latest version: v1.4.0

FinderGo alternatives and similar libraries

Based on the "Other Xcode" category.
Alternatively, view FinderGo alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of FinderGo or a related project?

Add another 'Other Xcode' Library

README

𝗙𝗢𝗻𝗱𝗲𝗿 π—šπ—Ό

❀️ Support my app ❀️

β€οΈβ€οΈπŸ˜‡πŸ˜πŸ€˜β€οΈβ€οΈ

Description

  • A macOS app and Finder Sync Extension to open Terminal, iTerm, Hyper from Finder
  • Support macOS 10.12

How to install

How to use

[](Images/go1.gif)

As a macOS application

  • Support iTerm for now

How to use

  • Right click on app to open, because this is not from AppStore
  • Cmd+Drag app icon into Finder toolbar

How to change default terminal

Run either of these to change your default terminal that FinderGo uses

defaults write com.onmyway133.FinderGo terminal Terminal
defaults write com.onmyway133.FinderGo terminal iTerm
defaults write com.onmyway133.FinderGo terminal Hyper

How to change icon

As a Finder Sync Extension

  • [x] Go to Terminal
  • [x] Go to iTerm
  • [x] Go to Hyper

How to use

  • Because of sandbox, we need to copy scripts from FinderSyncExtension/Scripts in project to /Library/Application Scripts/com.onmyway133.FinderGo.FinderSyncExtension by running
curl -fsSL https://raw.githubusercontent.com/onmyway133/FinderGo/master/install.sh | sh
  • Check for System Preferences -> Extensions -> Finder to enable FinderGo if it is not enabled yet

[](Images/extension.png)

  • Right click on Finder toolbar -> Customize Toolbar, then Cmd+Drag FinderGo onto toolbar

[](Images/toolbar.png)

Credit

Author

Khoa Pham, [email protected]

License

FinderGo is available under the MIT license. See the LICENSE file for more info.


*Note that all licence references and agreements mentioned in the FinderGo README section above are relevant to that project's source code only.