Skip to content

MacOS Finder buttons for quick actions

Notifications You must be signed in to change notification settings

kdabir/finder-buttons

Repository files navigation

MacOS Finder Buttons

image

Buttons to open current finder selection in following apps:

  1. Open in Sublime Text

  2. Open in iTerm

  3. Open in SourceTree

  4. Open in IDEA (IntelliJ IDEA)

Installing

Git clone / Download the repo and command+drag the icons to Finder Buttons area:

install

Using

using

Uninstalling

uninstall

Allow Access

image

Building Locally

Add to .git/config

[diff "scpt"]
  textconv = osadecompile
  binary=true
$ make all