I hereby claim:
- I am javierparra on github.
- I am javierparra (https://keybase.io/javierparra) on keybase.
- I have a public key ASAx6PwFeHt2Mv2j6NnBQy9SLWNv5pBwLkRW9pSbe6Qo8Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/osascript | |
| ################################################################## | |
| # DON'T FORGET TO CONFIGURE THE FIRST LINE OF THIS FILE # | |
| ################################################################## | |
| # Usage | |
| # 1st - Run this script as a shell geeklet. | |
| # | |
| # 2nd. Add an image geeklet with the following path: | |
| # $workingPath/artwork | |
| # Thats it. Enjoy |
| ################################################################## | |
| # YOU NEED IMAGE MAGICK TO RUN THIS # | |
| # DON'T FORGET TO CONFIGURE THE FIRST FEW LINES OF THIS FILE # | |
| ################################################################## | |
| # Usage | |
| # 1st - Run this script as a shell geeklet. | |
| # | |
| # You need to pass one of the following parameters: | |
| # ·trackpad |
| /****************************************************************/ | |
| /* Javier Parra Cervantes */ | |
| /* http://www.javierparra.mx */ | |
| /****************************************************************/ | |
| /* This work is licensed under the Creative Commons */ | |
| /* Attribution-Noncommercial-Share Alike 2.5 Mexico License. */ | |
| /* To view a copy of this license, visit */ | |
| /* http://creativecommons.org/licenses/by-nc-sa/2.5/mx/ */ | |
| /****************************************************************/ |