0.0.5 • Published 2 years ago
webunzip v0.0.5
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 webunzipusage:
webunzip [url]Example: Unzipping selected files from a 1.2gb archive in less than 100ms
webunzip https://dumps.wikimedia.org/other/poty/poty2007.zipYou 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.
