English | 简体中文
Motrix is a full-featured download manager that support downloading HTTP, FTP, BitTorrent, Magnet, Baidu Net Disk etc.
It has a clean and simple interface and is easy to use. I hope you will like it 👻.
Download from GitHub Releases and install it.
- 🕹 Simple and clear user interface
- 🧲 Support BitTorrent & Magnet
- 🤫 Support downloading Baidu Net Disk
- 🎛 Up to 10 tasks concurrently download
- 🚀 Single task maximum support 64 thread download
- 🕶 Mock User-Agent
- 🔔 Download completed Notification
- 💻 Ready for Touch Bar (Mac only)
- 🗑 Delete related files when removing tasks (optional)
- 🌍 I18n, currently available Simplified Chinese & English.
- 🎏 ...
git clone git@github.com:agalwood/Motrix.git
cd Motrix
npm install
If you like Yarn, you can also use yarn
to install dependencies.
npm run dev
npm run build
After build finish, you can see the compiled packaged application file in the release
directory of the project.
- Electron
- Vue + VueX + Element
- Aria2 (Note: macOS and Linux versions use 64-bit aria2c, Windows version uses 32-bit)
Development Roadmap see: Trello
If you are interested in participating in joint development, Fork and PR are welcome.
MIT Copyright (c) 2018-present Dr_rOot