An open API service indexing awesome lists of open source software.

https://github.com/xiaohk/compress-to-tar

A macOS service to allow you to compress files into a tarball in Finder
https://github.com/xiaohk/compress-to-tar

Last synced: 5 months ago
JSON representation

A macOS service to allow you to compress files into a tarball in Finder

Awesome Lists containing this project

README

          

# compress-to-tar

A simple AppleScript app to allow you to use Finder to tarball files on macOS.

To install, just double click the `workflow` file. Then you can see the option `Compress to tar.gz` shown up when you right click selected files in Finder.

---