Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.15 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.15 KB

Mac-GIMP-Nik

Description

GIMP Nik Plug-in for Mac OS X

Prerequisities

  • Mac OS X
  • gimp: download from here
  • Nik: download from here

How to use?

  • Make sure you have gimp and Nik already installed
  • Open a terminal and paste the following script in it, then press "Enter"
curl -o /Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/plug-ins/ShellOut.py https://raw.githubusercontent.com/oldfatcrab/Mac-GIMP-Nik/master/ShellOut.py && chmod 755 /Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/plug-ins/ShellOut.py

Credits

License

This script is licensed under the GPL v3 License: that means you can redistribute it and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation.