介绍
官方网站:https://motrix-next.pages.dev/
Motrix Next是基于agalwood 开发的 Motrix,使用Tauri 2和Vue3重新开发的开源多线程下载工具。
agalwood 开发的 Motrix 是最优秀的开源下载管理器之一 — 界面简洁、aria2 驱动、跨平台。它启发了无数用户和开发者。
原项目自 2023 年起基本停止维护。Electron + Vue 2 + Vuex + Element UI 技术栈积累了大量技术债务,越来越难以维护、扩展和打包。
软件截图


软件特点
多协议
HTTP、FTP、BitTorrent、磁力链接。
BitTorrent
选择性文件下载、DHT、对等交换、加密。
Tracker 管理
从社区 Tracker 列表自动同步。
并发下载
最多 10 个任务,可配置线程数。
速度控制
全局和单任务上传/下载限速。
系统托盘
菜单栏实时速度显示(macOS)。
深色模式
原生深色主题,自动检测系统偏好。
国际化
首次启动自动检测系统语言。
任务管理
暂停、恢复、删除并清理文件、批量操作。
协议处理
注册为磁力链接和迅雷链接的默认处理程序。
通知
任务完成时发送系统通知。
轻量级
Tauri 驱动,最小资源占用。
更新日志
v3.6.3-beta.1
Hardens the NSIS installer hooks introduced in v3.6.2 with improved observability, robustness, and maintainability.
🛠 Improvements
- Installer logging — Added
DetailPrintoutput for all migration operations, making install-time behavior visible in the NSIS details window for easier debugging - Dynamic path detection — Replaced hardcoded
C:\Program Filesprefix check with dynamic$PROGRAMFILES64comparison, supporting Windows installations on any drive - Safe branching — Replaced fragile
+2relative jumps in quote-stripping logic with named labels, preventing silent breakage if the code is modified - MUI2 compatibility — Fixed
.onGUIInitconflict with MUI2 by usingMUI_CUSTOMFUNCTION_GUIINITto register the MANUPRODUCTKEY bridge callback - AGENTS.md — Documented installer hooks architecture and added CAUTION rule preventing future
bundle.publisher/productNamechanges













