@star08-w3b/nget
v1.0.2-c
Published
Download files with style
Downloads
2
Readme
installation
npm install -g @star08-w3b/nget
usage
Download a file
nget get https://example.com/example.file
Start Web UI on port 8080
nget webUI
View Downloads History
nget history
Clear download History
nget history -c
Building by yourself
git clone https://github.com/star08-web/nget.git
npm install
npm run build