rget

License Build Status Build status

This program is a download accelerator primarily inspired by huydx/hget. Essentially, I was bored one night and now here we are. Barring any bugs, rget should work on both Windows and Unix-like platforms.

Features

In addition to incomplete features, because rget is in very early stages of development, there will likely be bugs (in fact, I know there are bugs). Please join me in squashing these bugs so we can all download files in peace.

Requirements

Build

bash $ git clone https://github.com/Arcterus/rget $ cd rget $ cargo build

Install

bash $ cargo install https://github.com/Arcterus/rget

or

bash $ cargo install rget

License

rget is licensed under the MPL v2.0. See LICENSE for more details.