Skip to content

AlanQuatermain/UntarAction

Repository files navigation

Untar action for Automator

This project implements a simple ‘untar’ action for use in Automator workflows. It performs essentially the same task as ‘Open Finder Items’, with the exception that it won’t causes the Finder to spawn a new window for each tar file it expands.

It will accept a list of files (which should all be tar files) as either URLs or paths, and will return whichever of those items was successfully extracted.

This item is required for the Download APSL Source workflow.

Revision History

1.0 Initial Revision
1.0.1 User can now opt to continue or stop when an extraction error occurs (previous builds would always stop).

About

An automator action for OS X 10.6 which will take a list of tarfile paths/URLs and extract each one to the same directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published