Motrix
A full-featured download manager.
English | 简体中文
Motrix is a full-featured download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, Baidu Net Disk, etc.
Motrix has a clean and easy to use interface. I hope you will like it 👻.
💽 Installation
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✨ Features
- 🕹 Simple and clear user interface
- 🦄 Supports BitTorrent & Magnet
- 💾 Supports downloading Baidu Net Disk
- 🎛 Up to 10 concurrent download tasks
- 🚀 Supports 64 threads in a single task
- 🕶 Mock User-Agent
- 🔔 Download completed Notification
- 💻 Ready for Touch Bar (Mac only)
- 🤖 Resident system tray for quick operation
- 🗑 Delete related files when removing tasks (optional)
- 🌍 I18n, View supported languages.
- 🎏 ...
🖥 User Interface
⌨️ Development
Clone Code
git clone git@github.com:agalwood/Motrix.gitInstall Dependencies
cd Motrix
npm installIf you like Yarn, you can also use yarn to install dependencies.
Dev Mode
npm run devBuild Release
npm run buildAfter building, the application will be found in the project's release directory.
🛠 Technology Stack
- Electron
- Vue + VueX + Element
- Aria2 (Note: macOS and Linux versions use 64-bit aria2c, Windows version uses 32-bit)
☑️ TODO
Development Roadmap see: Trello
🤝 Contribute 
If you are interested in participating in joint development, PR and Forks are welcome!
🌍 Internationalization
Translations into versions for other languages are welcome 🧐! Please read the translation guide before starting translations.
| Key | Name | Status |
|---|---|---|
| de | German | ✔️ @Schloemicher |
| en-US | English | ✔️ |
| fr | Français | ✔️ @gpatarin |
| pt-BR | Portuguese (Brazil) | ✔️ @andrenoberto |
| tr | Türkçe | ✔️ @abdullah |
| zh-CN | 简体中文 | ✔️ |
| zh-TW | 繁體中文 | ✔️ @Yukaii |
📜 License
MIT Copyright (c) 2018-present Dr_rOot
