0.0.5 • Published 17 days ago

webunzip v0.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
17 days ago

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.

image

When selection is done, press enter to start concurrent download/unzip of the selected files. image