Install on Windows
This should be straightforward, just download the windows version, unzip it and run fragmenter.exe. See also the docs subfolder of the fragmenter folder for some other useful stuff.
Install on Mac
Note that you need at least macOS 12 Monterey to run Fragmenter.
Installing on Mac is a bit less straightforward due to Fragmenter not being a signed and trusted app (as this would need money paid to Apple).
You can find the same instructions in the how_to_install subfolder of the fragmenter folder. See also the docs subfolder of the fragmenter folder for some other useful stuff.
Instructions:
For a visual guide to the rest check Fragmenter Mac install instructions.
You need to:
-
add executable flag to fragmenter
-
try to run fragmenter, which MacOS won't allow
-
in security settings click on Open Anyway next to fragmenter
Alternative instructions for MacOS 12-14:
For a visual guide to the rest check Fragmenter Mac install instructions.
You need to (for reasons and details see, e.g., https://disable-gatekeeper.github.io/):
-
add executable flag to fragmenter
-
disable gatekeeper
-
run fragmenter
-
enable gatekeeper
To do these, open a terminal where the fragmenter folder is downloaded, then in the terminal do the following (during which enter admin password whenever needed):
-
input in terminal: chmod +x "fragmenter.app/Contents/MacOS/fragmenter"
-
input in terminal: sudo spctl --master-disable
-
run fragmenter: in finder go into the fragmenter folder and double-clicking on fragmenter
-
input in terminal: sudo spctl --master-enable