Skip to content

lexrus/LTFinderButtons

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 4, 2018 22:54
March 1, 2016 23:04
May 29, 2021 11:09

LTFinderButtons

My Finder buttons collection for macOS.

language os

These buttons are built with ScriptEditor. If you'd prefer a native alternative, checkout my Finder extension app, SwiftyMenu: https://apps.apple.com/app/swiftymenu/id1567748223

AppStore

ltfinderbuttons 2x

Buttons

  • iTerm2 (2.9+)
  • Sublime Text 3
  • VSCode
  • Terminal
  • TextMate
  • Atom
  • Brackets
  • CotEditor
  • BBEdit

Usage

Download or git clone the buttons in a proper place. Hold on command button and drag each one into your Finder toolbar.

Contribute a button

  1. Fork this repo.
  2. Duplicate iTerm2FinderButton.app and rename it to MyShinnyFinderButton.app.
  3. Open MyShinnyFinderButton.app/Contents/Resources/Scripts/main.scpt with Script Editor then you gonna know what to do.
  4. Open LTFinderButtons.sketch and draw your button.
  5. Export the iconset folders from Sketch.
  6. Convert images into icns files one by one (e.g. iconutil -c icns MyShinnyFinderButton.iconset)
  7. Replace MyShinnyFinderButton.app/Contents/Resources/droplet.icns with your icns.
  8. Send a pull request.
  9. *Please write scripts in JavaScript or Swift, I'll reject AppleScript PRs ^_^.

Enhanced TerminalButton

There's a fork which refined the main script of TerminalButton with Apple Script: https://github.com/ashfinal/LTFinderButtons It fixed some issues of TerminalFinderbutton. But I rejected the PR since Apple Script was not my taste for a long time. Please have a try once you face any problem with TerminalButton.

Contacts

Lex Tang (@lexrus on Twitter)

License

This project is distributed under the terms and conditions of the MIT license.