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.
Update: macOS user support brew cask
installation, thanks to PR of Mitscherlich.
brew update && brew cask install motrix
- 🕹 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, View supported languages.
- 🎏 ...
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, Welcome Fork and PR !
Welcome to translate to more versions in other languages 🧐. Please read the translation guide before starting work.
Key | Name | Status |
---|---|---|
en-US | English | ✔️ |
fr | Français | Next Release @gpatarin |
tr | Türkçe | Next Release @abdullah |
zh-CN | 简体中文 | ✔️ |
zh-TW | 繁体中文 | Next Release @Yukaii |
MIT Copyright (c) 2018-present Dr_rOot