https://github.com/ginmu/batch-extract
Tiny tool for batch extracting, just for me.
https://github.com/ginmu/batch-extract
batch decompression rar zip
Last synced: 2 months ago
JSON representation
Tiny tool for batch extracting, just for me.
- Host: GitHub
- URL: https://github.com/ginmu/batch-extract
- Owner: GinMu
- License: mit
- Created: 2019-12-26T08:10:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T20:21:47.000Z (almost 4 years ago)
- Last Synced: 2025-02-15T04:57:48.556Z (4 months ago)
- Topics: batch, decompression, rar, zip
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# batch-extract
Tiny tool for batch extracting, just for me.
Recently downloaded files, after decompression that there are a lot of files and all of them are in rar and zip format, so I wrote a batch decompression tool.
Decompression command via `unrar` for `.rar` and `ditto` for `.zip`.
## Tip
**_Limited applicability_**