https://github.com/lex-r/dwl
Simple file downloader 🤪
https://github.com/lex-r/dwl
downloader http transfer-files utility
Last synced: 3 months ago
JSON representation
Simple file downloader 🤪
- Host: GitHub
- URL: https://github.com/lex-r/dwl
- Owner: lex-r
- Created: 2021-09-27T20:38:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-16T19:24:18.000Z (over 4 years ago)
- Last Synced: 2024-06-21T12:56:21.956Z (almost 2 years ago)
- Topics: downloader, http, transfer-files, utility
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dwl  [](https://github.com/lex-r/dwl/actions) [](https://coveralls.io/github/lex-r/dwl?branch=master)
Simple file downloader.
## Install
```shell
go install github.com/lex-r/dwl@latest
```
## Usage
```shell
dwl --threads=8 --timeout=5s [list of links]
```