Privacy Policy
CutX collects nothing.
That is the whole policy. Everything below just says it more specifically, so that
nothing is left to interpretation.
What CutX does not do
- It does not collect, store, or transmit any personal information.
- It has no analytics, no telemetry, no crash reporting, and no advertising.
- It has no account and no server. CutX makes no network connections of any kind.
- It does not read the contents of your files.
What CutX does on your Mac
- Reads keystrokes to recognise ⌘X and ⌘V. This requires macOS Accessibility
permission, which you grant explicitly. Keys are examined in memory only, to decide
whether the key is one of the two CutX acts on. Nothing is recorded, stored, or sent
anywhere. Every other key is passed straight through, untouched.
- Asks Finder which files you have selected, so it knows what to move, and asks
Finder to perform the move. This requires macOS Automation permission for Finder,
which you grant explicitly. CutX does not move files itself and never opens, reads,
or modifies their contents.
- Stores your settings — sound choice, volume, language, and the three switches —
in your Mac's standard preferences. They stay on your Mac.
Third parties
There are none. CutX includes no third-party SDKs, frameworks, or services.
Links you can choose to open
The About screen links to GitHub and to Buy Me a Coffee. Opening one hands the URL to
your browser; from that point those sites' own privacy policies apply. CutX sends them
nothing about you.
Verifying any of this
CutX is open source. The keystroke handling is a single pure function,
decide(event:context:), and you can read it at
github.com/helalrules7/cutx.
Changes
If this ever changes, it will change here first, and the app's release notes will say
so plainly.
Contact
github.com/helalrules7/cutx/issues
Last updated: 3 September 2026