Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.98 KB

README.md

File metadata and controls

49 lines (26 loc) · 1.98 KB

RClick

Swift 5.9 SwiftUI macOS 14

Config you MacOS ContextMenu items, useing Latest Swift and SwiftUI.

🚀 Features

  • Open with External App: Easily open files or directories using your preferred external application (e.g., SomeApp).
  • Copy File/Folder Path: Quickly copy the full path of the selected file or directory to the clipboard for easy sharing or referencing.
  • Delete Files or Directories: Seamlessly delete files or directories with a single click, ensuring a smooth user experience.
  • 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

Other similar projects:

Support

If you like this project, you can support me via app store.

AppStore

🤝 Report Issue

For developer and user, if you find any bug or have any suggestion, please report issue on RClick repo