https://github.com/zebp/pget
A tool for downloading things in parallel inspired by wget
https://github.com/zebp/pget
cli rust tokio
Last synced: over 1 year ago
JSON representation
A tool for downloading things in parallel inspired by wget
- Host: GitHub
- URL: https://github.com/zebp/pget
- Owner: zebp
- Created: 2021-04-04T20:23:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T20:36:56.000Z (over 5 years ago)
- Last Synced: 2025-04-02T05:49:36.327Z (over 1 year ago)
- Topics: cli, rust, tokio
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pget
A tool for downloading things in parallel inspired by `wget`.