This project helps you download a file with multiple threads.
Requirements:
Run the following command to install this tool:
dotnet tool install --global Aiursoft.DotDownload
After getting the binary, run it directly in the terminal.
$ dot-download https://anduins-site.aiur.site/winner.mp4
That's it! The file will be downloaded to the current directory.
Requirements about how to run
- .NET 8 SDK
- Execute
dotnet run
to run the app
- Open the
.sln
file in the project path. - Press
F5
.
There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.
Even if you with push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean and your workflow cruft out of sight.
We're also interested in your feedback on the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.