English · 简体中文 · 繁體中文 · 日本語 · 한국어 · Español · Français · Deutsch · Português (Brasil) · Русский
Download the latest release · macOS 14 or later · Apple Silicon and Intel
Menu Hub is a native macOS menu bar manager. Click its four-petal icon to search, identify, organize, and activate the menu bar items from your running apps.
Menu Hub is built with Swift 6, SwiftUI, and AppKit. It uses public macOS APIs only. There is no Electron, code injection, Screen Recording permission, analytics SDK, cloud service, or account.
Open the latest GitHub Release.
Download the DMG that matches your Mac:
| Mac | Download |
|---|---|
| Apple M1, M2, M3, M4, or newer | Menu-Hub-*-macos-arm64.dmg |
| Intel processor | Menu-Hub-*-macos-x86_64.dmg |
To check your Mac, choose Apple menu > About This Mac and look at Chip or Processor.
Open the DMG and drag Menu Hub into Applications.
Eject the DMG, then open Menu Hub from Applications or Spotlight.
Look for the four-petal Menu Hub icon in the menu bar. Menu Hub is a menu bar app, so it does not show a Dock icon or a normal main window.
ZIP packages and SHA-256 checksum files are provided on the same Release page for users who prefer them. Official releases are signed with Developer ID, notarized by Apple, and checked by Gatekeeper.
To update Menu Hub, quit the running version and drag the newer app into Applications, replacing the existing copy.
Accessibility permission lets Menu Hub discover supported menu bar items and invoke their normal click action. Without it, Menu Hub remains usable in a limited app-launcher mode. Screen Recording permission is not required.
+ and select /Applications/Menu Hub.app.If the switch is already enabled but Menu Hub still reports no access:
Repair Permission resets only Menu Hub's own com.local.MenuHub Accessibility entry. It does not change another app's permission.
⌥M from any app to toggle the panel. Change this shortcut in Settings > Shortcuts if needed.When Accessibility permission and automatic scanning are enabled, Menu Hub overlays a monochrome unread-total capsule inside its menu bar icon. The status item keeps a constant width so new messages do not push it into the notch or out of the visible area. It refreshes known numeric titles every second while the panel is open and every five seconds while closed.
Automatic mode includes Feishu/Lark, WeChat, WeCom, QQ, DingTalk, Slack, Microsoft Teams, Telegram, WhatsApp, Discord, Signal, LINE, KakaoTalk, Viber, Zoom Workplace, Mattermost, Zulip, and Element. Menu Hub counts only an exact numeric title exposed by macOS; a dot or other presence-only indicator contributes zero. Open Settings > Items & Groups, select an item, and choose Unread Badge > Automatic / Always Include / Never Include to override it locally.
The feature reads only the menu bar item's public Accessibility title. It does not read message content, notifications, accounts, or network traffic.
| Shortcut | Action |
|---|---|
⌥M | Open or close Menu Hub globally |
↑ / ↓ | Move the selection |
Return | Run the selected item's default action |
⌘Return | Open the selected item's host app |
⌘K | Open the selected item's action menu |
⌘1 through ⌘9 | Activate a favorite |
⌘F | Focus search |
Esc | Clear search, then close the panel |
Menu Hub supports 10 languages: English, 简体中文, 繁體中文, 日本語, 한국어, Español, Français, Deutsch, Português (Brasil), and Русский. Choose Settings > General > Language to follow macOS or select a language explicitly. System Default matches supported regional variants (for example, zh-TW uses 繁體中文); unsupported system languages fall back to English. Reopen a window after changing the language, or restart Menu Hub if text in an existing window has not refreshed.
Catalogs, favorites, aliases, groups, preferences, and usage history stay on this Mac under:
~/Library/Application Support/Menu Hub/
Menu Hub does not send analytics or user data anywhere. Diagnostics are exported only after you choose a destination and redact or hash home paths, user names, search text, and stable item identifiers.
macOS does not provide a public API that guarantees discovery, movement, hiding, or proxy activation for every third-party menu bar item. Menu Hub uses a transparent variable-width NSStatusItem for layout space and Accessibility APIs for discovery and activation.
AXPress support may only open their host app or remain unavailable.Install XcodeGen and a Swift 6 toolchain, then run:
xcodegen generate
swift test
xcodebuild test \
-project MenuHub.xcodeproj \
-scheme MenuHub \
-destination 'platform=macOS' \
-skip-testing:MenuHubUITests \
CODE_SIGNING_ALLOWED=NO
Build native Apple Silicon and Intel release artifacts with:
./scripts/build-release.sh
The root VERSION file is the version source of truth and must match MARKETING_VERSION in project.yml.
Every push or merge to main runs .github/workflows/release.yml, tests the project, builds both chip architectures, and uploads architecture-specific DMG and ZIP artifacts.
A v* tag produces a GitHub Release. With the protected release environment configured, CI imports the Developer ID certificate, signs both apps, submits them to Apple's notary service, staples the tickets, validates all eight release assets, and publishes the release after approval.
18 commits
Swift
98.7%
Shell
1.3%
English · 简体中文 · 繁體中文 · 日本語 · 한국어 · Español · Français · Deutsch · Português (Brasil) · Русский
Download the latest release · macOS 14 or later · Apple Silicon and Intel
Menu Hub is a native macOS menu bar manager. Click its four-petal icon to search, identify, organize, and activate the menu bar items from your running apps.
Menu Hub is built with Swift 6, SwiftUI, and AppKit. It uses public macOS APIs only. There is no Electron, code injection, Screen Recording permission, analytics SDK, cloud service, or account.
Open the latest GitHub Release.
Download the DMG that matches your Mac:
| Mac | Download |
|---|---|
| Apple M1, M2, M3, M4, or newer | Menu-Hub-*-macos-arm64.dmg |
| Intel processor | Menu-Hub-*-macos-x86_64.dmg |
To check your Mac, choose Apple menu > About This Mac and look at Chip or Processor.
Open the DMG and drag Menu Hub into Applications.
Eject the DMG, then open Menu Hub from Applications or Spotlight.
Look for the four-petal Menu Hub icon in the menu bar. Menu Hub is a menu bar app, so it does not show a Dock icon or a normal main window.
ZIP packages and SHA-256 checksum files are provided on the same Release page for users who prefer them. Official releases are signed with Developer ID, notarized by Apple, and checked by Gatekeeper.
To update Menu Hub, quit the running version and drag the newer app into Applications, replacing the existing copy.
Accessibility permission lets Menu Hub discover supported menu bar items and invoke their normal click action. Without it, Menu Hub remains usable in a limited app-launcher mode. Screen Recording permission is not required.
+ and select /Applications/Menu Hub.app.If the switch is already enabled but Menu Hub still reports no access:
Repair Permission resets only Menu Hub's own com.local.MenuHub Accessibility entry. It does not change another app's permission.
⌥M from any app to toggle the panel. Change this shortcut in Settings > Shortcuts if needed.When Accessibility permission and automatic scanning are enabled, Menu Hub overlays a monochrome unread-total capsule inside its menu bar icon. The status item keeps a constant width so new messages do not push it into the notch or out of the visible area. It refreshes known numeric titles every second while the panel is open and every five seconds while closed.
Automatic mode includes Feishu/Lark, WeChat, WeCom, QQ, DingTalk, Slack, Microsoft Teams, Telegram, WhatsApp, Discord, Signal, LINE, KakaoTalk, Viber, Zoom Workplace, Mattermost, Zulip, and Element. Menu Hub counts only an exact numeric title exposed by macOS; a dot or other presence-only indicator contributes zero. Open Settings > Items & Groups, select an item, and choose Unread Badge > Automatic / Always Include / Never Include to override it locally.
The feature reads only the menu bar item's public Accessibility title. It does not read message content, notifications, accounts, or network traffic.
| Shortcut | Action |
|---|---|
⌥M | Open or close Menu Hub globally |
↑ / ↓ | Move the selection |
Return | Run the selected item's default action |
⌘Return | Open the selected item's host app |
⌘K | Open the selected item's action menu |
⌘1 through ⌘9 | Activate a favorite |
⌘F | Focus search |
Esc | Clear search, then close the panel |
Menu Hub supports 10 languages: English, 简体中文, 繁體中文, 日本語, 한국어, Español, Français, Deutsch, Português (Brasil), and Русский. Choose Settings > General > Language to follow macOS or select a language explicitly. System Default matches supported regional variants (for example, zh-TW uses 繁體中文); unsupported system languages fall back to English. Reopen a window after changing the language, or restart Menu Hub if text in an existing window has not refreshed.
Catalogs, favorites, aliases, groups, preferences, and usage history stay on this Mac under:
~/Library/Application Support/Menu Hub/
Menu Hub does not send analytics or user data anywhere. Diagnostics are exported only after you choose a destination and redact or hash home paths, user names, search text, and stable item identifiers.
macOS does not provide a public API that guarantees discovery, movement, hiding, or proxy activation for every third-party menu bar item. Menu Hub uses a transparent variable-width NSStatusItem for layout space and Accessibility APIs for discovery and activation.
AXPress support may only open their host app or remain unavailable.Install XcodeGen and a Swift 6 toolchain, then run:
xcodegen generate
swift test
xcodebuild test \
-project MenuHub.xcodeproj \
-scheme MenuHub \
-destination 'platform=macOS' \
-skip-testing:MenuHubUITests \
CODE_SIGNING_ALLOWED=NO
Build native Apple Silicon and Intel release artifacts with:
./scripts/build-release.sh
The root VERSION file is the version source of truth and must match MARKETING_VERSION in project.yml.
Every push or merge to main runs .github/workflows/release.yml, tests the project, builds both chip architectures, and uploads architecture-specific DMG and ZIP artifacts.
A v* tag produces a GitHub Release. With the protected release environment configured, CI imports the Developer ID certificate, signs both apps, submits them to Apple's notary service, staples the tickets, validates all eight release assets, and publishes the release after approval.
18 commits
Swift
98.7%
Shell
1.3%