ashfinal / FinderButtons

Button collection for Finder on macOS πŸ”˜πŸ”˜πŸ”˜

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FinderButtons

FinderButtons is my button cellection for Finder, it is inspired by LTFinderButtons, but focuses on AppleScript, and intends to do more.

How to use?

Download from here, move the bundles into Applications directory. Then drag each one into Finder toolbar while holding down Command key.

Buttons

For now there is only one button, but I'm planning to add more.

  1. TerminalHere - A replacement for Go2Shell

    It's clever than the latter.

    • Reuse current tab of current window instead of always opening new window.

    • Select certain folder/app bundle/Workflow… and cd to the subfolder of them.

    • Detect busy terminal window(vim, wget, etc) to open new window, or not.

    • Easy to maintain, because it's written in AppleScript!

Contribute

Please include the source script and exported app bundle. When export your script to Application, replacing applet.icns with your own is a good idea.

If your script needs external programs, remember to mention them in README.

LICENSE

MIT

About

Button collection for Finder on macOS πŸ”˜πŸ”˜πŸ”˜

License:MIT License


Languages

Language:AppleScript 100.0%