lexrus / LTFinderButtons

My Finder buttons collection for macOS.

Home Page:https://twitter.com/lexrus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My Finder buttons collection for macOS.

https://twitter.com/lexrus

License:MIT License


Languages

Language:Rich Text Format 70.4%Language:Shell 29.6%