Downloader files written in go
Clone this repository and build with
go build -o dwl cmd/main.go
Single example of usage
dwl -u http://example.com/file.txt -o file.txt
Help the commands
dwl help
cli - actions e args parse.
progressbar - the progress bar in terminal
by informeai ❤️