/ntfs-mac-automator

Applescript to easily make writable NTFS volumes in MAC

🧙‍♂️Utility to write in NTFS volumes in MAC for free!

As a service/quick action (right click in finder over the volume):

Applescript to make writable NTFS volumes. Unzip a double click, accept to install the service. Once is installed right click in Finder over a selected volume, then in services or quick actions options the utility should appear.

Download the NTFS service/quick action

As a folder action (automatic detection of Volumes folder)

Applescript to easily make writable NTFS volumes in MAC, just download the zipped file and double click it to install as a ✨Mac Folder action✨then when a volume is added it should auto-detect it and prompt the user to make it writable

Download the NTFS folder action

NTFS utility

Customize the script:

If you want to change the code or the literals, you can edit the script code and then save it in Automator. To do this:

  • Open the automator program in your mac
  • Select a new Folder action automation.
  • Add all the code of the script between the on run {input, parameters} and the end run lines, except the utilities functions that goes on the top.
  • Then select the folder /Volumes as the trigger for this action.
  • Make the changes.
  • Save it.

More info in Medium.