What's New
Motrix Next is a complete rewrite of Motrix, rebuilt from the ground up with a modern stack.
Architecture
- Tauri 2 replaces Electron — dramatically smaller footprint and native performance
- Vue 3 Composition API with Pinia state management
- TypeScript throughout the entire codebase
- Naive UI component library with full dark mode support
- aria2 engine managed as a Tauri sidecar process
Features
- Multi-protocol downloads (HTTP, FTP, BitTorrent, Magnet)
- Selective file download for torrents
- Automatic tracker list synchronization
- Configurable speed limits (global and per-task)
- Real-time speed display in system tray (macOS)
- In-app auto-update with signed builds
- 25+ language translations preserved from the original project
Supported Platforms
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | .dmg
|
| Windows (x64) | .exe |
| Linux (x64) | .AppImage / .deb
|
| Linux (ARM64) | .AppImage / .deb
|
Acknowledgements
Built upon the ideas of Motrix by @agalwood. We thank all original contributors for their work on aria2 integration, i18n translations, and download logic.