Revision of Mac Services from Fri, 03/29/2013 - 17:03
Creator:
Iritscen
Version:
1.0
Install method:
Mod type:
Platform:
Here are some scripts I created to save time when working with Oni files. Unzip and place these Automator workflows in ~/Library/Services to have them show up in your contextual menu. Note that some need to be edited before they are useable on your computer.
- Compress (Windows-friendly) creates a .zip of a folder next to the original folder, similar to OS X's built-in Compress option, but without those .DS_Store files that annoy Windows users; it also omits any invisible version control files from Subversion and Git. This service will not show up in the menu when you right-click a file because it is not needed in that situation.
- Convert oni to XML creates an XML file from a .oni file using OniSplit. User edit required: You must open this workflow in Automator, go to the Run Shell Script stage of the script, and change OS_PATH, the path to OniSplit, to reflect its location on your own hard drive.
More to come!
- Compress (Windows-friendly) creates a .zip of a folder next to the original folder, similar to OS X's built-in Compress option, but without those .DS_Store files that annoy Windows users; it also omits any invisible version control files from Subversion and Git. This service will not show up in the menu when you right-click a file because it is not needed in that situation.
- Convert oni to XML creates an XML file from a .oni file using OniSplit. User edit required: You must open this workflow in Automator, go to the Run Shell Script stage of the script, and change OS_PATH, the path to OniSplit, to reflect its location on your own hard drive.
More to come!
Attachment | Size |
---|---|
Compress (Windows-friendly).zip | 57.87 KB |
Convert oni to XML.zip | 117.78 KB |
- Log in to post comments
- 3272 reads