webunzip
v0.0.5
Published
webunzip is a CLI tool that allows quick unzipping of selected files from a web-based zip file.
Downloads
3
Readme
webunzip - CLI tool
webunzip is a CLI tool that allows quick unzipping of selected files from a web-based zip file.
installation:
npm install -g webunzip
usage:
webunzip [url]
Example: Unzipping selected files from a 1.2gb archive in less than 100ms
webunzip https://dumps.wikimedia.org/other/poty/poty2007.zip
You can then select the files you want to unzip immediately using the arrow keys and space to select.
When selection is done, press enter to start concurrent download/unzip of the selected files.