OSXScripts

Welcome to this little repo of Mac scripts you can easily use in the terminal!

How to use

To use these scripts, you will need to use curl and sh. Here is an exemple:

$ curl https://s.origaming.ch/finder | sh -s 10 5

This will create 10 finder windows and delete them after 5 seconds. But you can change it with arguments.

Available scripts

To get a list of scripts, use this command:

$ curl https://s.origaming.ch/help | sh