Open Internet by MindsNet
agalwood/Motrix
Repository: agalwood/Motrix Stars: 53938 Forks: 4958 Primary language: TypeScript Discovery sources: trending:daily Selection score: 78.3 Usefulness score: 8.5 Source confidence score: 3.5 Languages: TypeScript, JavaScript, Rust, CSS, Dockerfile, PowerShell Topics: aria2, bittorrent, bt, download, download-manager, electron, linux, mac, macos, magnet Summary: A full-featured download manager. README excerpt: <div> <img src="./public/app-icon.png" alt="Motrix" width="256" /> <h1>Motrix</h1> <p>A modern, full-featured download manager that stays simple to use</p> </div> [](https://github.com/agalwood/Motrix/releases)   English | [简体中文](./README.zh-CN.md) ## Overview Motrix is a clean, full-featured desktop download manager for HTTP, FTP, BitTorrent, magnet links, and more. **Motrix Turbo** is Motrix v2, rebuilt from the ground up with Electron, React, and TypeScript while keeping the clean, straightforward experience of v1. The download core is independent of the UI. Browser extensions and command-line tools communicate with the app over **MDXP** (Motrix Download eXchange Protocol), an open protocol built on JSON-RPC 2.0, while plugins run in isolated sandboxes. The same core powers two ways to run Motrix: - **Desktop app:** Runs on macOS, Windows, and Linux - **Headless server:** Runs without a desktop environment, either directly on Node.js or in Docker, and includes a web UI for NAS devices and home servers ## 🧪 Beta testing Motrix Turbo v2 is currently in beta. After its remaining release gates pass, download [v2.0.0-beta.19 from GitHub Releases](https://github.com/agalwood/Motrix/releases/tag/v2.0.0-beta.19) and read the [full release notes](./docs/release-notes/2.0.0-beta.19.md) before installing it. Back up your existing Motrix
Computing & Technology, Computer Science, Web Development