https://github.com/wflixu/rclick
macos finder contextmenu
https://github.com/wflixu/rclick
finder-extension finder-sync macos macos-app swift swiftui
Last synced: about 1 year ago
JSON representation
macos finder contextmenu
- Host: GitHub
- URL: https://github.com/wflixu/rclick
- Owner: wflixu
- License: mit
- Created: 2024-03-13T03:46:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T14:29:17.000Z (about 1 year ago)
- Last Synced: 2025-03-28T21:01:29.246Z (about 1 year ago)
- Topics: finder-extension, finder-sync, macos, macos-app, swift, swiftui
- Language: Swift
- Homepage:
- Size: 10.9 MB
- Stars: 189
- Watchers: 5
- Forks: 18
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RClick
[](https://swift.org/)
[](https://developer.apple.com/xcode/swiftui/)
[](https://www.apple.com/macos/monterey/)
[](https://github.com/wflixu/RClick/releases)
Config you MacOS ContextMenu items, useing Latest Swift and SwiftUI.
## 🚀 Features
- [x] **Open with External App:** Easily open files or directories using your preferred external application (e.g., SomeApp).
- [x] **Copy File/Folder Path:** Quickly copy the full path of the selected file or directory to the clipboard for easy sharing or referencing.
- [x] **Delete Files or Directories:** Seamlessly delete files or directories with a single click, ensuring a smooth user experience.
- [x] **Create New Files:** Generate new files of various formats directly from the context menu, including: .txt (Plain Text).json (JSON).md (Markdown).docx (Microsoft Word).pptx (Microsoft PowerPoint).xlsx (Microsoft Excel)
## 📸 Screenshots

## 📦 Installation
The latest distribution file can be downloaded from [release page](https://github.com/wflixu/RClick/releases)
## Other similar projects:
- https://github.com/RoadToDream/SzContext
- https://github.com/Kyle-Ye/MenuHelper
- https://github.com/lexrus/SwiftyMenu
- https://github.com/Ji4n1ng/OpenInTerminal
## Support
If you like this project, you can support me via app store.
[
](https://apps.apple.com/cn/app/rclick/id6496849273?mt=12)

## 🤝 Report Issue
For developer and user, if you find any bug or have any suggestion, please report issue on [RClick repo](https://github.com/wflixu/RClick/issues)