SwiftyMenu
October 7, 2025 · View on GitHub
A powerful macOS Finder extension that adds customizable context menus to quickly open selected folders or files with your favorite applications and scripts.
This open-source version represents the original core functionality of SwiftyMenu. The App Store version includes additional features such as Terminal Actions and AppleScript Actions, which are not available in this open-source project.

Structure
SwiftyMenuSync
The Finder Sync extension which represents the Finder menu and brings up the SwiftyMenuRunner via app scheme.
SwiftyMenu
The main interface of the configuration app. Built with SwiftUI.
SwiftyMenuRunner
We have to have this faceless app in order to share URL bookmarks between the configuration interface and the Finder Sync extension. It executes actual applications and scripts.
SwiftyMenuKit
The tool kit.
License
This code is distributed under the terms and conditions of the MIT license.