Description
π’ Open terminal quickly from Finder Edit
FinderGo alternatives and similar libraries
Based on the "Other Xcode" category.
Alternatively, view FinderGo alternatives based on common mentions on social networks and blogs.
-
Synx
A command-line tool that reorganizes your Xcode project folder to match your Xcode groups -
SBShortcutMenuSimulator
3D Touch shortcuts in the Simulator -
Swift-VIPER-Module
Xcode template for VIPER Architecture written in Swift 4 -
Xcode Developer Disk Images
Quick fix your Xcode with the missing developer disk images. iOS, tvOS, watchOS files available. -
awesome-xcode-scripts
A curated list of useful xcode scripts π . -
ViperC
Xcode template for VIPER Architecture for both Objective-C and Swift. -
swift-project-template
πͺ Easily generate Swift projects with Cookiecutter -
Sample Project
A starter project for Sample Project in Objective C. Objective C version of https://github.com/xeieshan/SwiftySampleProject -
awesome-gitignore-templates
A curated collection of useful gitignore templates for different programming languages while pushing your code to git. π π -
dsnip
Tool to generate (native) Xcode code snippets from all protocols/delegate methods of UIKit (UITableView, ...) -
Xcode Template Manager
Xcode Template Manager is a Swift command line tool that helps you manage your Xcode project templates. -
Xcode Keymap for Visual Studio Code
This extension ports popular Xcode keyboard shortcuts to Visual Studio Code.
Appwrite - The open-source backend cloud platform
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of FinderGo or a related project?
README
ππΆπ»π±π²πΏ ππΌ
β€οΈ 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
β€οΈβ€οΈπππ€β€οΈβ€οΈ
Description
- A macOS app and Finder Sync Extension to open Terminal, iTerm, Hyper from Finder
- Support macOS 10.12
How to install
- Get the binary from https://github.com/onmyway133/FinderGo/releases
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 enableFinderGo
if it is not enabled yet
[](Images/extension.png)
- Right click on Finder toolbar ->
Customize Toolbar
, then Cmd+DragFinderGo
onto toolbar
[](Images/toolbar.png)
Credit
- Icon http://emojione.com/
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.