-
Notifications
You must be signed in to change notification settings - Fork 0
Forklift 4
Forklift 4 is a commercial file manager on macOS. A free trial is available.
Install Jacksum for macOS which installs all required binary files. See also https://github.com/jonelo/jacksum-for-macos?tab=readme-ov-file#installation
Since Forklift does not to support Apple Script, but comes with a proprietary solution, you have to add/edit some scripts manually.
Open Forklift 4, select "Commands", "Manage Tools ...", and push the + button.
To call HashGarten from Forklift you can enter suitable values to the dialog box.
Press the Save button to store the script. Forklift 4 stores the short script you entered to a SQLite 3.x database. Repeat the actions you want for each Tool.
| Name of the tool | Command |
|---|---|
| 1) Calc Hash Values | /Applications/HashGarten.app/Contents/MacOS/bin/jacksum.sh cmd_calc $SOURCE_SELECTION_PATHS |
| 2) Check Data Integrity | /Applications/HashGarten.app/Contents/MacOS/bin/jacksum.sh cmd_check $SOURCE_SELECTION_PATHS |
| 3) Customized Output | /Applications/HashGarten.app/Contents/MacOS/bin/jacksum.sh cmd_cust $SOURCE_SELECTION_PATHS |
| 4) Edit Script | /Applications/HashGarten.app/Contents/MacOS/bin/jacksum.sh cmd_edit |
When you are done with it, the Tools window should like this:
Close that dialog.
And now you can select files and folders in Forklift, and select one of the tools from the "Commands" menu.
From here, HashGarten resp. Jacksum takes over.