Skip to content

YONN2222/cmdX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmdX

GitHub Repo stars GitHub Downloads (all assets, latest release) GitHub Issues GitHub Pull Requests

What is cmdX?

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 on both Apple Silicon (M1 and later) and Intel-based Macs.

Features

  • Adds Cmd + X / Cmd + V support for files
  • Works natively inside Finder
  • Lightweight, no background bloat
  • Compatible with macOS Big Sur and later

Install

From GitHub Releases

Grab the latest build directly from the releases page:

https://github.com/YONN2222/cmdX/releases

Via Homebrew

Thanks to thedavidwenk, you can also install cmdX through Homebrew:

brew tap thedavidwenk/cmdx
brew install cmdx

Repository:

https://github.com/thedavidwenk/homebrew-cmdx

Usage

  1. Open Finder
  2. Select a file
  3. Press Cmd + X to cut
  4. Navigate to the destination folder
  5. Press Cmd + V to paste (move)

Build It Yourself

  1. Clone the repository

    git clone https://github.com/YONN2222/cmdX.git
    cd cmdX
  2. Open the project in Xcode

    open cmdX.xcodeproj
  3. Build the app

    xcodebuild -scheme cmdX -configuration Release

Note

You need to grant Accessibility permissions to cmdX under System Settings → Privacy & Security → Accessibility.

About

cmdX brings true Cmd + X file-cut functionality to macOS, making file management fast and Windows-style simple on both Intel and Apple Silicon Macs.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors