[!TIP] Statement: This project is not open-source. This repository serves as the official website for collecting issues and user feedback. This approach is purely to save costs, as the app cannot pass the review without an official website.
minimum OS requirement: macOS 14.0
[!IMPORTANT]
Based on user feedback that the original app name
RightMenu Masterwas not ideal, I used AI to generate several name candidates and held a vote. As a result, the app name will be changed toMenuiststarting from version 3.0.
Menuist is a macOS file management utility that brings context menu actions, quick navigation, and menu bar access together, making everyday file operations faster and more convenient.

Quickly create files, preview code, copy paths, delete or paste files, and customize folder icons directly from the context menu. From the menu bar, you can instantly access favorite folders, frequently used locations, and recent folders without digging through Finder.

Whether you're managing everyday files or working on development projects, Menuist keeps your most-used actions and locations always within reach.

A Must-Have Application for Mac Users!
Menuist is a highly configurable Finder extension that adds powerful functionality to the right-click menu and toolbar in Finder. It allows for quicker and more convenient operations such as moving and copying files, as well as creating new documents. The application also comes with several practical preset operations, further enhancing your work efficiency.







Main Features
- Menu Bar Quick Navigation: Quickly access frequently used folders and applications through the menu bar to enhance operational efficiency.
- Create New File: Easily create new files in specific formats and upload custom templates.
- File QR Code Sharing: Quickly share files via QR code and local network links.
- Frequently Used Folders: Customize frequently used folders for quick access or to create new terminal windows.
- Website Navigation: Supports setting frequently used folders as website navigation.
- Folder Access History: Record and quickly access the history paths of folders.
- Common Applications: Quickly open commonly used editors or command line tools (Terminal/iTerm).
- Common Scripts: You can create custom scripts and add them to the right-click menu.
- Copy Functions: Provide various copy functions to simplify file path and name management.
- Copy File Path: Quickly copy the absolute path of a file.
- Copy Folder/File Name: Support quick copying of folder or file names.
- Quick Paste: Support quickly pasting images into Finder folders.
- Direct Delete: Quickly delete files or folders to simplify operations.
- Recognize and Add "Open Remote Git URL" Menu: Automatically detect and add a menu to open the remote URL of Git repositories.
- Show Total Size: Display the total size and individual sizes of selected multiple files or folders.
- Set Folder Icon Color: Quickly change or customize the color of folder icons.
- Cut and Paste Menu: Cut(⌘X) and paste(⌘V) functions to enhance file operation flexibility.
- Create Desktop Shortcut: Send files to the desktop as symbolic links (shortcuts).
- Copy To: Allow quick copying of files or folders to a specified location.
- Move To: Allow quick moving of files or folders to a specified location.
- Convert To: Provide image format conversion functions.
- Create icns Icon: Support quick navigation for creating icns icon files.
- File/Folder Locked: Quickly lock files or folders via menu shortcut only
- QuickLook Preview for Apps: Add QuickLook preview support for application files.
- Quick Preview with Code Highlighting: Support for quick preview of code files with syntax highlighting.
- QuickLook Extension: Add preview extension support for Icon Composer .icon format files
- External Drive Display: Automatically display external drives within the status bar menu
Frequently Asked Questions
Finder Extension Partial Menu Not Displaying Issue
When permissions are passively confirmed and then denied, reauthorizing permissions may cause the menu to not display. In this case, you need to restart the Finder extension. Restarting the computer can achieve this, but it’s cumbersome. Here are two simpler methods:
- Method 1: Execute
killall Finderin the command line to restart Finder. - Method 2: Use the system’s
Force Quit Applicationsfeature to reload Finder. Open theForce Quit Applicationswindow using the shortcut ⌘⌥esc, find theFinderapplication, and click theRelaunchbutton below.
Frequent Authorization Prompts
In the app settings, under Folder Authorization -> Add Folder, try adding the root directory to avoid frequent authorization prompts.
Reauthorization After Restart
Here is Apple's security policy for Finder extensions. Initially, I thought granting Full Disk Access would solve the problem, but I found that it doesn't work. Even with Full Disk Access enabled, we still need to manually select the directory and grant permissions in Finder. This process is very cumbersome for personal use, and since App Store submission requires compliance with sandbox security policies, I have not yet found a better solution.
How to Set Up Website Shortcuts?
You can refer to our Menuist Bookmarks repository as an example. Simply add the example to your frequently used folders to quickly enable website shortcuts. You can also follow the documentation to add and manage your own bookmarks.


Enable Finder Extension
If you are prompted to enable the plugin, you can run the following command in the terminal to enable the Finder extension. This issue is caused by a bug in macOS 15+ where the settings interface disappeared. It has been fixed in macOS 15.2.
pluginkit -e use -i com.wangchujiang.rightmenu-master.sync \
&& osascript -e 'quit app id "com.wangchujiang.rightmenu-master"' \
&& osascript -e 'tell application id "com.wangchujiang.rightmenu-master" to activate'Internationalization Support
Menuist's internationalization files are centrally maintained in @jaywcjlove/app-i18n/lproj/menuist. Contributions of your language files are welcome!