cmdX is a small macOS utility that adds the missing Cmd + X file-cut function to Finder, just like you know it from Windows. It makes moving files smoother, smarter, and faster.
Works perfectly on:
- 💻 Apple Silicon (M1, M2, M3, M4...)
- 🧠 Intel-based Macs
- 🪄 Adds real Cmd + X / Cmd + V support for files
- ⚡ Works natively inside Finder
- 🧱 Lightweight, no background bloat
- 🎯 Compatible with macOS Big Sur and later
You can install cmdX in two ways:
From GitHub Releases Grab the latest build directly from the releases page:
Via Homebrew Thanks to thedavidwenk, you can also install cmdX through Homebrew:
brew tap thedavidwenk/cmdx
brew install cmdxRepository:
- Open Finder
- Select a file
- Press Cmd + X to cut
- Navigate to a new folder
- Press Cmd + V to paste (move)
-
Clone the repository
git clone https://github.com/YONN2222/cmdX.git cd cmdX -
Open the project in Xcode
open cmdX.xcodeproj
-
Build the app
xcodebuild -scheme cmdX -configuration Release
You need to grant Accessibility permissions to cmdX under System Settings → Privacy & Security → Accessibility.
If you like this projekt, feel free to star it!
Built by Yonn
Made for everyone tired of Finder’s missing “Cut” function with cmdX.