Crates.io | dlrs |
lib.rs | dlrs |
version | 0.1.2 |
source | src |
created_at | 2023-08-04 16:54:56.123555 |
updated_at | 2023-08-09 18:01:17.931812 |
description | Multi-protocol CLI download accelerator |
homepage | |
repository | |
max_upload_size | |
id | 935438 |
size | 608,971 |
dlrs
dlrs
is a multi-protocol download tool for the command line. Written in Rust, dlrs
splits your downloads to speed them up where possible.
While automated builds are planned, dlrs
can be installed with cargo on any machine:
cargo install dlrs
dlrs -s 2 https://example.org/some-linux.iso
Download file with 2 splits.
The diagram describes most working parts of dlrs
. It's close to what you'll find on reading the code.
The project is licensed under the MIT license.
Both issues and pull requests are accepted. I welcome contributors to take a dig at making my terrible code less terrible. 🐙