Skip to content

onmyway133/FinderGo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 23, 2020 21:52
January 24, 2019 20:01
1.4
January 24, 2019 20:02
September 14, 2018 10:03
September 14, 2018 10:03
1.4
January 24, 2019 20:02
March 23, 2017 08:08
March 13, 2017 23:21
March 13, 2017 23:21
April 3, 2020 10:37

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

❀️ 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

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

  • Follow #7

As a Finder Sync Extension

  • Go to Terminal
  • Go to iTerm
  • 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

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

Credit

Author

Khoa Pham, onmyway133@gmail.com

License

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