- Support
vscode
for now - Support
Apple Silicon
❤️ Support my app ❤️
- Push Hero - pure Swift native macOS application to test push notifications
- PastePal - Pastboard, note and shortcut manager
- Frame recorder - Recorder gif and video with frame
- Other apps
❤️❤️😇😍🤘❤️❤️
- 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/sinlov/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
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
- Follow onmyway133#7
- Go to Terminal
- Go to iTerm
- Go to Hyper
- Go to code
- 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 enableFinderGo
if it is not enabled yet
- Right click on Finder toolbar ->
Customize Toolbar
, then Cmd+DragFinderGo
onto toolbar
sinlov sinlovgmppt@gmail.com Khoa Pham, onmyway133@gmail.com
FinderGo is available under the MIT license. See the LICENSE file for more info.