Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wflixu/RClick
macos finder contextmenu
https://github.com/wflixu/RClick
finder-extension finder-sync macos macos-app swift swiftui
Last synced: 1 day 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T03:43:06.000Z (28 days ago)
- Last Synced: 2025-01-12T19:05:55.380Z (7 days ago)
- Topics: finder-extension, finder-sync, macos, macos-app, swift, swiftui
- Language: Swift
- Homepage:
- Size: 10.9 MB
- Stars: 147
- Watchers: 4
- Forks: 11
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swift-macos-apps - RClick - Config you MacOS ContextMenu items, useing Latest Swift and SwiftUI. (Finder / Text)
README
# RClick
[![Swift 5.9](https://img.shields.io/badge/Swift-5.9-ED523F.svg?style=flat)](https://swift.org/)
[![SwiftUI](https://img.shields.io/badge/SwiftUI-✓-orange)](https://developer.apple.com/xcode/swiftui/)
[![macOS 14](https://img.shields.io/badge/macOS14-Compatible-green)](https://www.apple.com/macos/monterey/)[![](./RClick/Assets.xcassets/AppIcon.appiconset/[email protected])](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
![](./images/screenshot.png)
## 📦 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)
![](./images/store-preview.png)
## 🤝 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)