Tauri Motrix is a full-featured download manager written in Tauri.The purpose is to restructure Motrix open source project.
| Dark | Light |
|---|---|
![]() |
![]() |
Go to the release page to download the corresponding installation package Supports Windows (x64 / arm64).
- 🎨 Material Design Theme (MUI).
- 🚀 Supports 128 threads in a single task
- 📦 Lightweight, small package size
- 🚥 Supports speed limit
To run the development server, execute the following commands after all prerequisites for Tauri are installed:
Note
If you are using a Windows ARM or Linux ARM device, you need to install LLVM (including clang) and set the environment variable.
This is because the ring crate is compiled using clang on Windows ARM and Linux ARM platforms.
See this PR for the ongoing work to replace cl.exe with clang-cl.
pnpm i
pnpm check
pnpm tauri devIssue and PR welcome!
Thanks to the following projects for giving me inspiration and reference:
GPL-3.0 License. See License here for details.

