Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 638 Bytes

File metadata and controls

34 lines (22 loc) · 638 Bytes

ThreadRacer

PyPI version License: MIT

ThreadRacer is a command-line tool for downloading files from the internet using multiple threads.

Installation

Install using pip:

pip install threadracer

Development Setup

If you want to contribute or build from source:

git clone https://github.com/GivenBY/threadracer.git
cd threadracer
uv sync

Usage

threadracer -u {URL}

License

MIT License