Skip to content

Unzip selected files from a remote zip file (http)

Notifications You must be signed in to change notification settings

ZJONSSON/webunzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Unzip selected files from a remote zip file (http)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published