# Modern and comprehensive download manager

Motrix is a comprehensive download manager developed with TypeScript that meets all file download needs. It offers users the opportunity to manage different protocols such as HTTP, FTP and BitTorrent through a single interface.

- ★ 53,428
- TypeScript
- GitHub Trending · 2026-08-18

## What you get
- Manages HTTP, FTP and BitTorrent protocols from a single interface
- Limits download speeds and offers advanced session management
- Initiates one-click downloads with browser add-ons

## Installation
**Installing the command line interface**

```
npm install -g @motrix/cli
```


## Running it
**Starting the file download**

```
motrix add https://example.com/file.iso --save-dir ~/Downloads
```


## If you don't write code
Help me manage download tasks using the Motrix command line interface. Use 'motrix list' to view the download list, 'motrix add [URL] --save-dir [DIRECTORY]' to add a new file, and 'motrix watch --stats' to track live download progress. If I need to connect to a remote server, activate the 'motrix pair' command.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/motrix/
