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
- Host: GitHub
- URL: https://github.com/xiaohk/compress-to-tar
- Owner: xiaohk
- Created: 2018-05-02T22:09:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T15:19:05.000Z (about 8 years ago)
- Last Synced: 2025-05-19T06:07:23.742Z (about 1 year ago)
- Language: AppleScript
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
---