Skip to content

Haxine/Motrix

 
 

Repository files navigation

Motrix

App Icon

A full-featured download manager.

Build Status Build status Total Downloads Support Platforms

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 👻.

✈️ Official Website | 📖 Manual (zh-CN)

💽 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
  • 🦄 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.
  • 🎏 ...

🖥 User Interface

motrix-screenshot-task-en.png

⌨️ Development

Clone Code

git clone git@github.com:agalwood/Motrix.git

Install Dependencies

cd Motrix
npm install

If you like Yarn, you can also use yarn to install dependencies.

Dev Mode

npm run dev

Build Release

npm run build

After build finish, you can see the compiled packaged application file in the release directory of the project.

🛠 Technology Stack

☑️ TODO

Development Roadmap see: Trello

🤝 Contribute PRs Welcome

If you are interested in participating in joint development, Welcome Fork and PR !

🌍 Internationalization

Welcome to translate to more versions in other languages 🧐. Please read the translation guide before starting work.

Key Name Status
zh-CN 🇨🇳 简体中文 ✔️
en-US 🇺🇸 English (US) ✔️
tr 🇹🇷 Türkçe Next release @abdullah
fr 🇫🇷 Français Next release @gpatarin

📜 License

MIT Copyright (c) 2018-present Dr_rOot

About

A full-featured download manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.3%
  • Vue 33.5%
  • CSS 13.6%
  • HTML 0.6%