介紹
官方網站: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.9.6
✨ New Features
- Clipboard management — App-owned copy actions no longer trigger the Add Task auto-detect popup.
- aria2 input compatibility — Multi-line aria2-style task input is supported for URLs with per-task options such as
out=.
- BitTorrent IPv6 DHT — Added IPv6 DHT support and related configuration.
- File category URL patterns — File category rules can match URL patterns with validation and localized hints.
- Task status tags — Added clearer waiting and sharing states for task cards.
- Download event bridge — Added an aria2 WebSocket event bridge for faster download notifications.