https://github.com/Kyle-Ye/MenuHelper
速达 - 欲速亦可达
https://github.com/Kyle-Ye/MenuHelper
Last synced: 5 months ago
JSON representation
速达 - 欲速亦可达
- Host: GitHub
- URL: https://github.com/Kyle-Ye/MenuHelper
- Owner: Kyle-Ye
- License: other
- Created: 2021-10-08T03:56:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T17:29:39.000Z (8 months ago)
- Last Synced: 2024-12-02T06:42:35.603Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 3.09 MB
- Stars: 32
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-swift-macos-apps - MenuHelper - Ye/MenuHelper?label=" /> - A Finder Extension to boost your productivity. (Finder / Text)
README
# MenuHelper
[](https://swift.org/)
[](https://developer.apple.com/xcode/swiftui/)
[](https://www.apple.com/macos/monterey/)
[](https://twitter.com/KyleSwifter)MenuHelper is a Finder Extension App to improve your efficiency.
It presents a customizable menu to open selected folders or files with the applications you add.

## Structure
### MenuHelper
The main UI of the configuration app. Built with SwiftUI.
### MenuHelperExtension
The Finder Sync extension code of MenuHelper.
### MenuHelperUITests
The UI Test code for MenuHelper
## Download
### Direct download on Github release
https://github.com/Kyle-Ye/MenuHelper/releases/
### Mac App Store Release
[](https://apps.apple.com/us/app/menuhelper/id1609383899)
### Join Beta on TestFlight
[Join beta on TestFlight](https://testflight.apple.com/join/rubUwjFo)
> Mac App Store℠ and TestFlight® are trademarks of Apple Inc., registered in the U.S. and other countries.
## Report Issue
For developer side issue, please report issue on [MenuHelper repo](https://github.com/Kyle-Ye/MenuHelper)
For user side issue, please report issue on [MenuHelperApp repo](https://github.com/Kyle-Ye/MenuHelperApp)
## Other similar projects:
- https://github.com/lexrus/SwiftyMenu
- https://github.com/Ji4n1ng/OpenInTerminal> Special thanks to SwiftyMenu for inspiring me to build the project 🥰.
## License
FSL-1.1-MIT
See License.txt for details.