Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akrabat/alfred-compress
Alfred universal action to compress a file/folder
https://github.com/akrabat/alfred-compress
Last synced: about 2 months ago
JSON representation
Alfred universal action to compress a file/folder
- Host: GitHub
- URL: https://github.com/akrabat/alfred-compress
- Owner: akrabat
- License: mit
- Created: 2023-05-03T10:02:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T09:24:39.000Z (9 months ago)
- Last Synced: 2024-10-16T00:21:18.325Z (3 months ago)
- Size: 1.84 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alfred Compress
A universal action that compresses the selected file or folder to create a zip file in the same directory.
To use, select a file or folder in Finder and trigger Alfred's universal actions. Start typing "compress" or "zip" in order to find the "Compress to Zip" action and then press enter to create a Zip file.
For a single selection, a Zip file of the same name as the selection will appear in the Finder window. For a selection of multiple files/folders, then the Zip file will be named "files.zip".
If you press The Option(⌥) key, then each selection will be compressed to a separate ZIP file.
![Screenshot of Compress in action](readme-assets/screenshot.png)