Skip to content

Light command line download accelerator written in Golang

License

Notifications You must be signed in to change notification settings

hungneox/falcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

falcon

Build Status

In development

Resumable download accelerator written in Golang

asciicast

Installation

Install dependencies with dep

dep ensure

Manual build

./bin/buid

Usage

falcon [cmd]

Here is a list of available commands:

Usage:
  falcon [command]

Available Commands:
  get         Download the given url
  help        Help about any command
  resume      Resume unfinished task
  tasks       Listing all unfinished tasks

Flags:
  -h, --help   help for falcon

Use "falcon [command] --help" for more information about a command.
./build/falcon get --help
Download the given url

Usage:
  falcon get [url] [flags]

Flags:
  -c, --connection int   The number of connections (default 4)
  -h, --help             help for get

LICENSE

MIT

About

Light command line download accelerator written in Golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages