Skip to content

1.0.0

Latest

Choose a tag to compare

@bbeny123 bbeny123 released this 01 Mar 20:00

FinderActions v1.0.0

Initial release.

Features

  • New File — create files directly from the context menu, with automatic duplicate handling.
  • Open Terminal — open a terminal window at the current directory.
  • Open in Sublime Text — open selected files in Sublime Text.
  • Open in PeaZip — open selected files in PeaZip.
  • Compress to ZIP — archive selection using 7-Zip with real-time progress in the context menu.
  • Full configuration app — customize titles, icons, bundle IDs, paths, and more.
  • All actions can be individually enabled or disabled.

Getting Started

Extract FinderActions.app from the .zip and move it to /Applications (or wherever you prefer).

Since the app is signed locally and not notarized, remove the quarantine attribute before launching:

sudo xattr -rd com.apple.quarantine /Applications/FinderActions.app

Then launch the app — the Finder extension should activate automatically.