Skip to content

sinlov/FinderGo

 
 

Repository files navigation

Finder GoV

  • Support vscode for now
  • Support Apple Silicon

𝗙𝗶𝗻𝗱𝗲𝗿 𝗚𝗼

❤️ 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.sinlov.FinderGoV terminal Terminal
defaults write com.sinlov.FinderGoV terminal iTerm
defaults write com.sinlov.FinderGoV terminal Hyper
defaults write com.sinlov.FinderGoV terminal code

How to change icon

As a Finder Sync Extension

  • Go to Terminal
  • Go to iTerm
  • Go to Hyper
  • Go to code


How to use

  • Because of sandbox, we need to copy scripts from FinderSyncExtension/Scripts in project to /Library/Application Scripts/com.sinlov.FinderGoV.FinderSyncExtension by running
curl -fsSL https://raw.githubusercontent.com/sinlov/FinderGo/master/install.sh | sh

or use as

download https://github.com/sinlov/FinderGo/releases Scripts.zip

run terminal

open ${HOME}/Library/Application\ Scripts/com.sinlov.FinderGoV.FinderSyncExtension

puts all unzip file *.scpt to folder.

  • 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

sinlov sinlovgmppt@gmail.com Khoa Pham, onmyway133@gmail.com

License

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

About

Open terminal quickly from Finder support vscode

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 84.5%
  • Shell 8.3%
  • AppleScript 7.2%