Skip to content
/ rsget Public

A simple command line utility to download a remote file, similar to wget. This is not intended to be a full feature wget replacement but a simple tool to test few Rust crates.

License

Notifications You must be signed in to change notification settings

otavio/rsget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3cf767 · Oct 22, 2024
Oct 22, 2024
Sep 22, 2018
Aug 1, 2022
May 3, 2022
Mar 21, 2022
Jun 15, 2021
Oct 22, 2024
Oct 22, 2024
Oct 22, 2024
Sep 24, 2018
Jan 4, 2020
Oct 22, 2024
Oct 22, 2024
Jan 4, 2020
Oct 22, 2024

Repository files navigation

rsget

A simple command line utility to download a remote file, similar to wget. This is not intended to be a full feature wget replacement but a simple tool to test few Rust crates.

This utility makes use of following crates:

Example

Using rsget ascii video

License

Licensed under Apache License, Version 2.0, (LICENSE or https://www.apache.org/licenses/LICENSE-2.0).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

About

A simple command line utility to download a remote file, similar to wget. This is not intended to be a full feature wget replacement but a simple tool to test few Rust crates.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published